From 99e54e8528691e322329619af4aa29e18a404ccc Mon Sep 17 00:00:00 2001 From: anfu Date: Fri, 13 Sep 2024 14:37:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E5=AE=9A=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index b498bc0..a6cf4e5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,6 +17,8 @@ volumes: trigger: ref: - refs/tags/** + branch: + - master steps: - name: "安装依赖"