This commit is contained in:
@@ -6,7 +6,8 @@ steps:
|
||||
- name: restore-pkg
|
||||
image: drillster/drone-volume-cache
|
||||
volumes:
|
||||
- cache:/cache
|
||||
- name: cache
|
||||
path: /cache
|
||||
settings:
|
||||
restore: true
|
||||
mount:
|
||||
@@ -27,7 +28,8 @@ steps:
|
||||
- name: rebuild-pkg
|
||||
image: drillster/drone-volume-cache
|
||||
volumes:
|
||||
- name: cache:/cache
|
||||
- name: cache
|
||||
path: /cache
|
||||
settings:
|
||||
rebuild: true
|
||||
mount:
|
||||
|
||||
Reference in New Issue
Block a user