Explorar el Código

chore: 更新打包配置

hanfangyu hace 1 año
padre
commit
cc026bfd4b
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .drone.yml

+ 4 - 0
.drone.yml

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