trying fixed docker version

This commit is contained in:
bom 2022-05-20 14:43:26 +02:00
parent 22bf2c376b
commit cb41d3044f

View file

@ -42,17 +42,16 @@ pypi-stable:
- pyb -P version=$CI_COMMIT_TAG publish upload
clojure-image-test-publish:
image: domaindrivenarchitecture/devops-build:latest
image: domaindrivenarchitecture/devops-build:0.15.5
stage: image
# JUST FOR DEBUGGING
#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:
image: domaindrivenarchitecture/devops-build:latest
image: domaindrivenarchitecture/devops-build:0.15.5
stage: image
#rules:
# - if: '$CI_COMMIT_TAG != null'