diff --git a/capif/templates/cd-deploy-ocf.gitlab-ci.yml b/capif/templates/cd-deploy-ocf.gitlab-ci.yml index 16512c7a2fdaa1d8b6242d2f1a99a36634310f03..ca036831d26db5a4aad5aa0f6d219bdf6f014451 100644 --- a/capif/templates/cd-deploy-ocf.gitlab-ci.yml +++ b/capif/templates/cd-deploy-ocf.gitlab-ci.yml @@ -478,7 +478,7 @@ deploy_ocf_dev: delete_ocf_dev: stage: delete_ocf_dev - <<: *staging_common + <<: *dev_common script: - echo "### deleting environment $NAMESPACE_DEV###" - helm uninstall -n $NAMESPACE_DEV ocf-developer