diff --git a/.drone.yml b/.drone.yml index ac18f6c..c14059b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,6 +31,16 @@ steps: - yarn --version - yarn + - name: rebuild-cache + image: drillster/drone-volume-cache + settings: + rebuild: true + mount: + - ./node_modules + volumes: + - name: cache + path: /cache + volumes: - name: cache host: