komarov 4 anni fa
parent
commit
38f2771c2e
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      .drone.yml

+ 2
- 0
.drone.yml Vedi File

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


Loading…
Annulla
Salva