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