komarov hace 4 años
padre
commit
38f2771c2e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      .drone.yml

+ 2
- 0
.drone.yml Ver fichero

@@ -13,6 +13,8 @@ steps:
- name: restore_cache
image: meltwater/drone-cache
pull: true
commands:
- mkdir /tmp/cache
settings:
backend: "filesystem"
restore: true


Cargando…
Cancelar
Guardar