mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-25 09:22:21 +00:00
Add collect static command
This commit is contained in:
@@ -10,6 +10,9 @@ install:
|
|||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install coverage
|
- pip install coverage
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- python manage.py collectstatic --noinput
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- coverage run manage.py test RIGS
|
- coverage run manage.py test RIGS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user