Browse Source

changed cache behaviour in drone

luis 7 năm trước cách đây
mục cha
commit
2fbcdbf600
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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