Loading templates/gitlab-ci-helmfile.yml +6 −0 Original line number Diff line number Diff line Loading @@ -112,9 +112,15 @@ variables: INTEG_REF: '/^develop$/' stages: - build - test - package-build - package-test - infra - deploy - acceptance - publish - infra-prod - production .helmfile-scripts: &helmfile-scripts | Loading Loading
templates/gitlab-ci-helmfile.yml +6 −0 Original line number Diff line number Diff line Loading @@ -112,9 +112,15 @@ variables: INTEG_REF: '/^develop$/' stages: - build - test - package-build - package-test - infra - deploy - acceptance - publish - infra-prod - production .helmfile-scripts: &helmfile-scripts | Loading