From b46c97e9817af172ec316275d13177f3bafd4764 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Thu, 2 Oct 2025 18:20:40 +0530 Subject: [PATCH] remove trigger for testing --- .drone.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index aa00476..755bde6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,10 +5,6 @@ name: run-playbooks clone: disable: true -trigger: - event: - - custom - steps: - name: clone-repo image: alpine/git:latest