mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
Update 2 files
- /pipelines/helm.yml - /templates/helm.tpl.yml
This commit is contained in:
parent
a1db997227
commit
21832c0d01
2 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ helm-build:
|
|||
- if: $CI_COMMIT_REF_NAME == 'main'
|
||||
- if: $CI_COMMIT_BRANCH =~ '/^release/'
|
||||
|
||||
helm:
|
||||
helm-push:
|
||||
extends: .helm-push
|
||||
stage: publish
|
||||
needs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue