Explorar el Código

changed cache behaviour in drone

luis hace 7 años
padre
commit
2fbcdbf600
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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