Try again to improve CI
This commit is contained in:
parent
11e8270185
commit
b8d54a2770
@ -32,7 +32,6 @@ cache:
|
||||
|
||||
before_script:
|
||||
- apt-get update && cat system-requirements-debian.txt | xargs apt-get install -y
|
||||
- python manage.py collectstatic
|
||||
- python -V
|
||||
- pip install virtualenv
|
||||
- virtualenv venv
|
||||
|
Loading…
Reference in New Issue
Block a user