Loading capif/templates/cd-deploy-ocf.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ deploy_ocf_staging: - prep_ocf_cd_staging <<: *staging_common environment: name: review/dev_to_staging/$NAMESPACE_DEV_TO_STAGING-mr name: review/dev_to_staging/$CI_COMMIT_REF_SLUG url: https://capif-$CI_ENV_ENDPOINT-mr.$DOMAIN_DEV on_stop: delete_ocf_staging auto_stop_in: 3 day Loading Loading @@ -245,7 +245,7 @@ delete_ocf_staging: - kubectl delete ns $NAMESPACE_DEV_TO_STAGING-mr when: manual environment: name: review/dev_to_staging/$NAMESPACE_DEV_TO_STAGING-mr name: review/dev_to_staging/$CI_COMMIT_REF_SLUG action: stop ### staging branch merged ### Loading Loading
capif/templates/cd-deploy-ocf.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ deploy_ocf_staging: - prep_ocf_cd_staging <<: *staging_common environment: name: review/dev_to_staging/$NAMESPACE_DEV_TO_STAGING-mr name: review/dev_to_staging/$CI_COMMIT_REF_SLUG url: https://capif-$CI_ENV_ENDPOINT-mr.$DOMAIN_DEV on_stop: delete_ocf_staging auto_stop_in: 3 day Loading Loading @@ -245,7 +245,7 @@ delete_ocf_staging: - kubectl delete ns $NAMESPACE_DEV_TO_STAGING-mr when: manual environment: name: review/dev_to_staging/$NAMESPACE_DEV_TO_STAGING-mr name: review/dev_to_staging/$CI_COMMIT_REF_SLUG action: stop ### staging branch merged ### Loading