From 9c6b7e7a690d792cc5400a0a1424e67233e5a6da Mon Sep 17 00:00:00 2001 From: Jiale Date: Thu, 24 Apr 2025 18:13:27 +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, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 49641fa..42fa2e5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,9 @@ trigger: branch: include: - master + event: + include: + - push steps: - name: maven build