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

rules

parent d2d68ef7
Branches destroy-plan
No related merge requests found
......@@ -145,3 +145,7 @@ include:
# NOTE: we have to define this `needs` here, because inputs don't support arrays, yet.
delete-state:
needs: [destroy]
rules:
- if: '"$[[ inputs.create_delete_state_job ]]" == "true"'
when: always
- when: never
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment