mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +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 coveralls codeclimate-test-reporter
|
||||
- npm install
|
||||
- npm build
|
||||
- npm run build
|
||||
|
||||
before_script:
|
||||
- python manage.py collectstatic --noinput
|
||||
|
||||
Reference in New Issue
Block a user