testing ci with dev_requirements
This commit is contained in:
parent
55bf6d1772
commit
1b49beaf4b
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ clojure-image-test-publish:
|
|||
#rules:
|
||||
# - if: '$CI_COMMIT_TAG != null'
|
||||
script:
|
||||
- pip install -r dev_requirements.txt
|
||||
- cd infrastructure/clojure && pyb image test publish
|
||||
|
||||
devops-build-image-test-publish:
|
||||
|
|
Loading…
Reference in a new issue