Skip to content
Snippets Groups Projects

feat: manual dind default to master

Closed Wouter Deconinck requested to merge master-patch-0307 into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -197,6 +197,8 @@ dind-confirm:
extends: .dind
needs:
- dind-build
rules:
- when: manual
dind-deploy:
image: ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}:${EXPORT_TAG}
Loading