diff --git a/.drone.yml b/.drone.yml index 67f82db..753f4d3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: restore: true mount: - ./node_modules - volume: + volumes: - /tmp:/cache - name: install