From c166f8f320c7c24805054467fbf0787c090dcfb0 Mon Sep 17 00:00:00 2001 From: jqtmviyu Date: Thu, 25 Jul 2024 06:46:22 +0800 Subject: [PATCH] ci: :construction_worker: update drone config --- .drone.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index f67f323..063ff0c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,7 +43,3 @@ steps: image: alpine:latest commands: - echo "🍏 This job's status is $DRONE_BUILD_STATUS." - -trigger: - event: - - push