Loading templates/gitlab-ci-bash.yml +9 −1 Original line number Diff line number Diff line Loading @@ -69,9 +69,17 @@ variables: # default integration ref name (pattern) INTEG_REF: '/^develop$/' stages: - build - test - package-build - package-test - infra - deploy - acceptance - publish - infra-prod - production .bash-scripts: &bash-scripts | # BEGSCRIPT Loading Loading
templates/gitlab-ci-bash.yml +9 −1 Original line number Diff line number Diff line Loading @@ -69,9 +69,17 @@ variables: # default integration ref name (pattern) INTEG_REF: '/^develop$/' stages: - build - test - package-build - package-test - infra - deploy - acceptance - publish - infra-prod - production .bash-scripts: &bash-scripts | # BEGSCRIPT Loading