disabled syntax check
This commit is contained in:
parent
f2736db239
commit
fa6aaed744
@ -7,7 +7,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
playbook: deployment/todo-setup.yml
|
playbook: deployment/todo-setup.yml
|
||||||
inventory: deployment/hosts
|
inventory: deployment/hosts
|
||||||
syntax_check: true
|
syntax_check: false
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- pull_request
|
- pull_request
|
||||||
@ -20,4 +20,6 @@ steps:
|
|||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- production
|
- production
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user