mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-25 18:44:23 +00:00
Update gitlab-ci.yml to fix the builds with new settings.py
This commit is contained in:
parent
2147f6a468
commit
46eb659d7d
@ -1,4 +1,5 @@
|
|||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
|
- ln -s sith/settings_sample.py sith/settings.py
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python manage.py test
|
- python manage.py test
|
||||||
|
Loading…
Reference in New Issue
Block a user