fix: Cache path
This commit is contained in:
parent
f8b397615a
commit
8d305700e7
|
@ -77,7 +77,7 @@ trigger:
|
||||||
volumes:
|
volumes:
|
||||||
- name: hugo-theme-lowtech_node_modules
|
- name: hugo-theme-lowtech_node_modules
|
||||||
host:
|
host:
|
||||||
path: /tmp/drone/cache/resilien/resilien_fr/themes/hugo-theme-lowtech
|
path: /tmp/drone/cache/weko/weko_io/themes/hugo-theme-lowtech
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
@ -132,4 +132,4 @@ trigger:
|
||||||
volumes:
|
volumes:
|
||||||
- name: hugo-theme-lowtech_node_modules
|
- name: hugo-theme-lowtech_node_modules
|
||||||
host:
|
host:
|
||||||
path: /tmp/drone/cache/resilien/resilien_fr/themes/hugo-theme-lowtech
|
path: /tmp/drone/cache/weko/weko_io/themes/hugo-theme-lowtech
|
||||||
|
|
Loading…
Reference in New Issue