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

Fix dirft detection

parent 85f03de5
Branches
Tags
No related merge requests found
...@@ -220,4 +220,4 @@ include: ...@@ -220,4 +220,4 @@ include:
image: image:
name: '$[[ inputs.image_registry_base ]]/$[[ inputs.image_name ]]:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]-$[[ inputs.base_os ]]$[[ inputs.image_digest ]]' name: '$[[ inputs.image_registry_base ]]/$[[ inputs.image_name ]]:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]-$[[ inputs.base_os ]]$[[ inputs.image_digest ]]'
script: script:
- gitlab-tofu plan detect-drift - gitlab-tofu detect-drift
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment