Skip to content
Snippets Groups Projects
Verified Commit f453837b authored by Martin Weise's avatar Martin Weise
Browse files
parent e0d59cd2
Branches
Tags
No related merge requests found
......@@ -250,6 +250,7 @@ build-helm:
stage: build
only:
- merge_requests
- /^release-.*/
before_script:
- apk add --no-cache helm make
- echo "$CI_GPG_KEYRING" | base64 -d > ./secring.gpg
......@@ -531,8 +532,7 @@ release-helm:
stage: release
image: docker:${DOCKER_VERSION}-dind
only:
refs:
- /^release-.*/
- /^release-.*/
when: manual
needs:
- build-helm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment