Skip to content
Snippets Groups Projects
Commit 2ee1d420 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Update .gitlab-ci.yml

parent 7cfb9302
No related branches found
No related tags found
1 merge request!632feat: manual dind default to master
This commit is part of merge request !632. Comments created here will be created in the context of that merge request.
...@@ -197,6 +197,8 @@ dind-confirm: ...@@ -197,6 +197,8 @@ dind-confirm:
extends: .dind extends: .dind
needs: needs:
- dind-build - dind-build
rules:
- when: manual
dind-deploy: dind-deploy:
image: ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}:${EXPORT_TAG} image: ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}:${EXPORT_TAG}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment