testing ci with dev_requirements

This commit is contained in:
bom 2022-05-20 14:02:31 +02:00
parent 55bf6d1772
commit 1b49beaf4b

View file

@ -48,6 +48,7 @@ clojure-image-test-publish:
#rules: #rules:
# - if: '$CI_COMMIT_TAG != null' # - if: '$CI_COMMIT_TAG != null'
script: script:
- pip install -r dev_requirements.txt
- cd infrastructure/clojure && pyb image test publish - cd infrastructure/clojure && pyb image test publish
devops-build-image-test-publish: devops-build-image-test-publish: