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

Merge branch 'another-missing-delete-state_needs-prefix' into 'main'

Added another job prefix to delete-state.needs

See merge request components/opentofu!157
parents a4c76d70 0b898185
No related branches found
No related tags found
No related merge requests found
...@@ -185,4 +185,4 @@ include: ...@@ -185,4 +185,4 @@ include:
# NOTE: we have to define this `needs` here, because inputs don't support arrays, yet. # NOTE: we have to define this `needs` here, because inputs don't support arrays, yet.
delete-state: delete-state:
needs: [destroy] needs: ['$[[ inputs.job_name_prefix ]]destroy']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment