ソースを参照

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