|
|
@ -10,7 +10,7 @@ steps:
|
|
|
|
image: drillster/drone-volume-cache
|
|
|
|
image: drillster/drone-volume-cache
|
|
|
|
volumes:
|
|
|
|
volumes:
|
|
|
|
- name: go_module_cache
|
|
|
|
- name: go_module_cache
|
|
|
|
path: /drone/src/hugo_cache/
|
|
|
|
path: /var/cache/go/hugo_cache/
|
|
|
|
settings:
|
|
|
|
settings:
|
|
|
|
restore: true
|
|
|
|
restore: true
|
|
|
|
mount:
|
|
|
|
mount:
|
|
|
@ -107,7 +107,7 @@ steps:
|
|
|
|
image: drillster/drone-volume-cache
|
|
|
|
image: drillster/drone-volume-cache
|
|
|
|
volumes:
|
|
|
|
volumes:
|
|
|
|
- name: go_module_cache
|
|
|
|
- name: go_module_cache
|
|
|
|
path: /drone/src/hugo_cache/
|
|
|
|
path: /var/cache/go/hugo_cache/
|
|
|
|
settings:
|
|
|
|
settings:
|
|
|
|
rebuild: true
|
|
|
|
rebuild: true
|
|
|
|
mount:
|
|
|
|
mount:
|
|
|
|