Update .gitlab-ci.yml
This commit is contained in:
parent
bfb493150d
commit
16d0371781
@ -28,6 +28,7 @@ tests:
|
||||
CIC_PACKAGE_REGISTRY_PROJECT_ID: 27624814
|
||||
script:
|
||||
- ls
|
||||
- python -m pip install --extra-index-url https://gitlab.com/api/v4/projects/27624814/packages/pypi/simple --extra-index-url https://pip.grassrootseconomics.net:8433 install -r requirements.txt
|
||||
- bash run_tests.sh
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user