소스 검색

更新 '.drone.yml'

iamsee 4 년 전
부모
커밋
68e7ce1237
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -52,7 +52,7 @@ steps:
 volumes:
   - name: cache # The name use in this pipeline,
     host:
-      path: /volume2/cache # The path be used in the host.
+      path: /tmp/cache # The path be used in the host.
   - name: dockersock
     host:
       path: /var/run/docker.sock