diff --git a/.drone.yml b/.drone.yml index 43a12bf..8e11bf0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -61,5 +61,6 @@ steps: status: [ failure ] volumes: - - name: cache - temp: {} +- name: cache + host: + path: "/tmp/cache"