.drone.yml aktualisiert
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
rulrich 2024-03-11 08:50:32 +01:00
parent 872bcf37ae
commit d2a0195b60

View file

@ -27,6 +27,6 @@ steps:
image: cytopia/ansible-lint
commands:
- ansible-lint playbook.yml --force-color
# when:
# event:
# - pull_request
when:
event:
- pull_request