diff --git a/capif/templates/cd-deploy-ocf.gitlab-ci.yml b/capif/templates/cd-deploy-ocf.gitlab-ci.yml index 3abdc0f82ec0ecc217122eaceb848adfd7fae1eb..fcf608b895d96a65ed59ba87505a0a110e4807e0 100644 --- a/capif/templates/cd-deploy-ocf.gitlab-ci.yml +++ b/capif/templates/cd-deploy-ocf.gitlab-ci.yml @@ -180,7 +180,7 @@ delete_ocf_staging: <<: *staging_common script: - echo "### deleting environment $NAMESPACE_STAGING###" - - helm uninstall -n $NAMESPACE_DEV ocf-pre-staging + - helm uninstall -n $NAMESPACE_DEV ocf-pre-staging when: manual environment: name: review/dev_to_staging