Loading templates/gitlab-ci-openshift.yml +1 −1 Original line number Diff line number Diff line Loading @@ -895,6 +895,7 @@ stages: reports: dotenv: openshift.out.env* environment: action: start url: "$environment_url" # can be either static or dynamic # Cleanup job prototype Loading Loading @@ -950,7 +951,6 @@ os-cleanup-review: ENV_PROJECT: "$OS_REVIEW_PROJECT" environment: name: ${ENV_TYPE}${OS_ENVIRONMENT_NAMESPACE}/${CI_COMMIT_REF_NAME} action: stop resource_group: ${ENV_TYPE}${OS_ENVIRONMENT_NAMESPACE}/${CI_COMMIT_REF_NAME} rules: # exclude tags Loading Loading
templates/gitlab-ci-openshift.yml +1 −1 Original line number Diff line number Diff line Loading @@ -895,6 +895,7 @@ stages: reports: dotenv: openshift.out.env* environment: action: start url: "$environment_url" # can be either static or dynamic # Cleanup job prototype Loading Loading @@ -950,7 +951,6 @@ os-cleanup-review: ENV_PROJECT: "$OS_REVIEW_PROJECT" environment: name: ${ENV_TYPE}${OS_ENVIRONMENT_NAMESPACE}/${CI_COMMIT_REF_NAME} action: stop resource_group: ${ENV_TYPE}${OS_ENVIRONMENT_NAMESPACE}/${CI_COMMIT_REF_NAME} rules: # exclude tags Loading