Sith/.gitlab-ci.yml

5 lines
78 B
YAML

test:
script:
- pip install -r requirements.txt
- python manage.py test