mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2025-02-23 06:34:03 +08:00
chore: cache jekyll themes
This commit is contained in:
parent
1270fdccb3
commit
cccfc1e1a4
@ -19,8 +19,13 @@ steps:
|
||||
volumes:
|
||||
- name: dist
|
||||
path: /drone/src/_site
|
||||
- name: cache
|
||||
path: /drone/src/.jekyll-cache
|
||||
|
||||
volumes:
|
||||
- name: dist
|
||||
host:
|
||||
path: /home/ubuntu/docs.hmcl.net
|
||||
- name: cache
|
||||
host:
|
||||
path: /home/ubuntu/cache/docs.hmcl.net
|
||||
|
Loading…
Reference in New Issue
Block a user