fix: Cache path
This commit is contained in:
parent
f8b397615a
commit
8d305700e7
|
@ -77,7 +77,7 @@ trigger:
|
|||
volumes:
|
||||
- name: hugo-theme-lowtech_node_modules
|
||||
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
|
||||
|
@ -132,4 +132,4 @@ trigger:
|
|||
volumes:
|
||||
- name: hugo-theme-lowtech_node_modules
|
||||
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