From 29fe333fa6e949d5985c1dad73a466971adc49f4 Mon Sep 17 00:00:00 2001 From: bob Date: Fri, 17 Mar 2023 22:37:14 +0800 Subject: [PATCH] feat(cd) drone pipeline add event --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index d648291..ddf5fb2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,8 +38,7 @@ volumes: # 定义流水线挂载目录,用于共享数据 - name: maven-cache host: path: /app/maven/cache -# drone执行触发器 -trigger: +when: branch: - test event: