mac hace 2 años
padre
commit
d651bc4d2e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -26,8 +26,8 @@ steps:
     volumes: # 挂载数据卷
       - name: mvn_repo # 数据卷名称
         path: /usr/share/maven/repo # 容器内目录 绝对路径
-      - name: targetDir
-        path: /drone/src/kxs-product/
+#      - name: targetDir
+#        path: /drone/src/kxs-product/
       - name: mvn_config
         path: /usr/share/maven/conf/
     commands: # 执行命令