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

WIP

parent 8345e214
Branches
Tags
No related merge requests found
......@@ -63,7 +63,7 @@ spec:
action: start
resource_group: $TF_STATE_NAME
rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && "$[[ inputs.auto_apply ]]" == "true"'
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && "$[[ inputs.auto_apply ]]" == "true"
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: manual
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment