CI: Restore collectstatic
This commit is contained in:
@ -39,6 +39,7 @@ before_script:
|
||||
- pip install -U pip setuptools
|
||||
- pip install -r requirements/base.txt
|
||||
- pip install -r requirements/test.txt
|
||||
- python manage.py collectstatic
|
||||
|
||||
pytest:
|
||||
stage: test
|
||||
|
Reference in New Issue
Block a user