feat(Drone): Séparation des dossiers de cache
This commit is contained in:
parent
b687c0465e
commit
22c4a42f8a
|
@ -158,7 +158,7 @@ steps:
|
|||
volumes:
|
||||
- name: hugo-theme-lowtech_node_modules
|
||||
host:
|
||||
path: /tmp/drone/cache/weko/cremeaux/themes/hugo-theme-lowtech
|
||||
path: /tmp/drone/cache/weko/staging.cremeaux/themes/hugo-theme-lowtech
|
||||
- name: hugo-resources
|
||||
host:
|
||||
path: /tmp/drone/cache/weko/cremeaux/resources
|
||||
path: /tmp/drone/cache/weko/staging.cremeaux/resources
|
||||
|
|
Loading…
Reference in New Issue