CI: Restore collectstatic
This commit is contained in:
parent
b8d54a2770
commit
04e1609c32
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user