mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-24 08:52:15 +00:00
Add missing run command.
No idea what it was tying to build, but it was building something.
This commit is contained in:
@@ -12,7 +12,7 @@ install:
|
|||||||
- pip install --user -r requirements.txt
|
- pip install --user -r requirements.txt
|
||||||
- pip install --user coveralls codeclimate-test-reporter
|
- pip install --user coveralls codeclimate-test-reporter
|
||||||
- npm install
|
- npm install
|
||||||
- npm build
|
- npm run build
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- python manage.py collectstatic --noinput
|
- python manage.py collectstatic --noinput
|
||||||
|
|||||||
Reference in New Issue
Block a user