소스 검색

changed cache behaviour in drone

luis 7 년 전
부모
커밋
2fbcdbf600
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -11,7 +11,7 @@ pipeline:
 
   restore-cache:
     image: drillster/drone-volume-cache
-    restore: true
+    restore: false
     mount:
       - ./browser/vue-flow/node_modules
       - ./go/deps