Loading templates/gitlab-ci-aws.yml +1 −1 Original line number Diff line number Diff line Loading @@ -620,6 +620,7 @@ stages: reports: dotenv: aws.env* environment: action: start url: "$environment_url" # can be either static or dynamic # Cleanup job prototype Loading Loading @@ -668,7 +669,6 @@ aws-cleanup-review: ENV_OIDC_ROLE_ARN: "$AWS_REVIEW_OIDC_ROLE_ARN" environment: name: ${ENV_TYPE}${AWS_ENVIRONMENT_NAMESPACE}/${CI_COMMIT_REF_NAME} action: stop resource_group: ${ENV_TYPE}${AWS_ENVIRONMENT_NAMESPACE}/${CI_COMMIT_REF_NAME} rules: # exclude tags Loading Loading
templates/gitlab-ci-aws.yml +1 −1 Original line number Diff line number Diff line Loading @@ -620,6 +620,7 @@ stages: reports: dotenv: aws.env* environment: action: start url: "$environment_url" # can be either static or dynamic # Cleanup job prototype Loading Loading @@ -668,7 +669,6 @@ aws-cleanup-review: ENV_OIDC_ROLE_ARN: "$AWS_REVIEW_OIDC_ROLE_ARN" environment: name: ${ENV_TYPE}${AWS_ENVIRONMENT_NAMESPACE}/${CI_COMMIT_REF_NAME} action: stop resource_group: ${ENV_TYPE}${AWS_ENVIRONMENT_NAMESPACE}/${CI_COMMIT_REF_NAME} rules: # exclude tags Loading