Skip to content
Snippets Groups Projects
Commit 0b898185 authored by Toby Griffiths's avatar Toby Griffiths
Browse files

Added job prefix to delete-state.needs

Sorry, I missed this one when I updated the validate-plan-destroy template.
parent a4c76d70
No related branches found
No related tags found
No related merge requests found
......@@ -185,4 +185,4 @@ include:
# NOTE: we have to define this `needs` here, because inputs don't support arrays, yet.
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