From 2f46925f21b958553d6d0f26c95ee2ca108c6e15 Mon Sep 17 00:00:00 2001 From: rulrich Date: Mon, 11 Mar 2024 09:01:46 +0100 Subject: [PATCH] .drone.yml aktualisiert --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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