浏览代码

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