Loading templates/gitlab-ci-helm.yml +4 −1 Original line number Diff line number Diff line Loading @@ -139,13 +139,16 @@ variables: RELEASE_REF: '/^v?[0-9]+\.[0-9]+\.[0-9]+$/' stages: - build - test - package-build - package-test - infra - deploy - acceptance - publish - infra-prod - production - acceptance .helm-scripts: &helm-scripts | # BEGSCRIPT Loading Loading
templates/gitlab-ci-helm.yml +4 −1 Original line number Diff line number Diff line Loading @@ -139,13 +139,16 @@ variables: RELEASE_REF: '/^v?[0-9]+\.[0-9]+\.[0-9]+$/' stages: - build - test - package-build - package-test - infra - deploy - acceptance - publish - infra-prod - production - acceptance .helm-scripts: &helm-scripts | # BEGSCRIPT Loading