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

fix: no EXPORT_TAG override

parent bbe35f02
Branches
Tags
No related merge requests found
...@@ -184,7 +184,6 @@ dind-publish: ...@@ -184,7 +184,6 @@ dind-publish:
extends: .dind extends: .dind
variables: variables:
BUILD_IMAGE: dind BUILD_IMAGE: dind
EXPORT_TAG: ${EXPORT_TAG}
dind-default: dind-default:
image: ${CI_REGISTRY}/${CI_PROJECT_PATH}/dind:${EXPORT_TAG} image: ${CI_REGISTRY}/${CI_PROJECT_PATH}/dind:${EXPORT_TAG}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment