liql il y a 2 ans
Parent
commit
328f3a73b2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      drone.yml

+ 1 - 1
drone.yml

@@ -35,7 +35,7 @@ volumes:
   # 定义流水线挂载目录,用于共享数据
   - name: node-cache
     host:
-      path: /mydata/node/cache
+      path: /mydata/node/cache/other
   - name: node-build
     # 从宿主机中挂载的目录
     host: