disabled syntax check
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Kasper Juul Hermansen 2021-11-14 20:08:47 +01:00
parent f2736db239
commit fa6aaed744
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -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