From 64670f1bfbc7c7cb2dbed0e85e974394e5ffe45f Mon Sep 17 00:00:00 2001 From: Georg Date: Fri, 6 Aug 2021 23:49:41 +0200 Subject: Removing trigger condition Signed-off-by: Georg --- .drone.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index bc0bc81..78ef9c1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,9 +16,3 @@ steps: - name: deploy commands: - /opt/scripts/confirm-test.sh - -trigger: - branch: - - master - event: - - push -- cgit v1.2.3