diff --git a/.drone.yml b/.drone.yml index 6bd944b..5d9c1c7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,6 +27,6 @@ steps: image: cytopia/ansible-lint commands: - ansible-lint playbook.yml --force-color - when: - event: - - pull_request \ No newline at end of file +# when: +# event: +# - pull_request \ No newline at end of file