Update .gitlab-ci.yml
This commit is contained in:
parent
c32ddf1abb
commit
4c71ba7a25
@ -27,5 +27,6 @@ pytest:
|
||||
- pip install -U pip setuptools
|
||||
- pip install -r requirements-test.txt
|
||||
- apt-get update && cat system-requirements-debian.txt | xargs apt-get install -y
|
||||
- python manage.py collectstatic
|
||||
script:
|
||||
- pytest -v --cov=ojusomap
|
||||
|
Loading…
Reference in New Issue
Block a user