+ Adding missing args to build-sh script call
This commit is contained in:
parent
1dcdbbaec4
commit
f845f1e1ec
@ -184,6 +184,6 @@ full-mock-tests:
|
|||||||
- virtualenv .
|
- virtualenv .
|
||||||
- source bin/activate && pip install -r requirements.txt
|
- source bin/activate && pip install -r requirements.txt
|
||||||
- cd ../../
|
- cd ../../
|
||||||
- bash scripts/build-db.sh
|
- bash scripts/build-db.sh json-api/migrations/ json-api/.env
|
||||||
- bash scripts/run-api-tests.sh
|
- bash scripts/run-api-tests.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user