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