Browse Source

test

master
komarov 4 years ago
parent
commit
38f2771c2e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .drone.yml

+ 2
- 0
.drone.yml View 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…
Cancel
Save