Parcourir la source

chore: 更新打包配置

hanfangyu il y a 1 an
Parent
commit
ad71a7d9f9
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      .drone.yml

+ 4 - 0
.drone.yml

@@ -39,3 +39,7 @@ volumes: # 定义流水线挂载目录,用于共享数据
   - name: maven-cache
     host:
       path: /home/cache
+
+trigger:
+  branch:
+    - master