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