Skip to content
Snippets Groups Projects
Verified Commit bf1b61e0 authored by Martin Weise's avatar Martin Weise
Browse files
parent e174bb4b
No related branches found
Tags v1.7.3-fix4
No related merge requests found
......@@ -538,7 +538,7 @@ release-helm:
dependencies:
- build-helm
before_script:
- "apk add --no-cache sed helm make gpg"
- "apk add --no-cache sed helm make gpg gpg-agent"
- "docker logout ${CI_REGISTRY_URL}"
- "echo ${CI_REGISTRY_PASSWORD} | docker login --username ${CI_REGISTRY_USER} --password-stdin ${CI_REGISTRY_URL}"
- "docker logout ${CI_REGISTRY2_URL}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment