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
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -184,7 +184,6 @@ dind-publish:
extends: .dind
variables:
BUILD_IMAGE: dind
EXPORT_TAG: ${EXPORT_TAG}
dind-default:
image: ${CI_REGISTRY}/${CI_PROJECT_PATH}/dind:${EXPORT_TAG}
Loading