diff --git a/.drone.yml b/.drone.yml index e067a2d..fb633cf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -45,6 +45,9 @@ steps: archive_format: "gzip" mount: - "node_modules" + volumes: + - name: cache + path: /tmp/cache volumes: - name: cache