diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9fd60ab24c132c8ae9a2e2185abd88f054074749..1e849fb56394c1d3284d6fb7ba12316cc6b0f320 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -53,7 +53,7 @@ tf-apply: - echo $TF_VAR_image_ohpc # - cd CRI_XCBC && git checkout dev && git pull && git status && cd .. # - 'sed -i -E "s/(cod_deploy: ).*/\1false/" CRI_XCBC/group_vars/all' - - terraform apply -auto-approve || terraform destroy -auto-approve && false + - terraform apply -auto-approve || terraform destroy -auto-approve clean-up: stage: cleanup