From c5de93751fdad91dfeed12fa5b358251313e9e43 Mon Sep 17 00:00:00 2001 From: Georg Date: Sat, 7 Aug 2021 03:14:44 +0200 Subject: [PATCH] Changing pipeline Signed-off-by: Georg --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index a8b0fb2..5e4e129 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,10 @@ steps: commands: - echo hello - bash /opt/scripts/confirm-test.sh + when: + branch: + - master + failure: ignore trigger: branch: