From 29fc5b4b2d3b299faa36c50dae84c989bf453053 Mon Sep 17 00:00:00 2001 From: Jiale Date: Thu, 24 Apr 2025 19:31:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9Edrone=E6=B5=81?= =?UTF-8?q?=E6=B0=B4=E7=BA=BF=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 31b1428..e030bd5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,8 @@ trigger: event: include: - push - - manual + - custom + - merge_request steps: - name: maven build