add rebuild

This commit is contained in:
zhiqiang feng
2022-09-26 15:50:12 +08:00
parent 7f28dc007d
commit 0613456166
+10
View File
@@ -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: