Selaa lähdekoodia

changed cache behaviour in drone

luis 7 vuotta sitten
vanhempi
commit
2fbcdbf600
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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