Skip to content
Snippets Groups Projects
Unverified Commit f4c53550 authored by Timo Furrer's avatar Timo Furrer
Browse files

Use `apply -destroy` instead of `destroy`

parent ac40be5b
No related branches found
No related tags found
No related merge requests found
...@@ -78,4 +78,4 @@ spec: ...@@ -78,4 +78,4 @@ spec:
image: image:
name: '$[[ inputs.image_registry_base ]]/$[[ inputs.image_name ]]:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]' name: '$[[ inputs.image_registry_base ]]/$[[ inputs.image_name ]]:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
script: script:
- gitlab-tofu destroy - gitlab-tofu apply -destroy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment