add rebuild
This commit is contained in:
+10
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user