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
Branches
Tags
Loading
......@@ -78,4 +78,4 @@ spec:
image:
name: '$[[ inputs.image_registry_base ]]/$[[ inputs.image_name ]]:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
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