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