mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 09:01:11 +08:00
This commit is contained in:
+3
-1
@@ -22,11 +22,13 @@ steps:
|
||||
path: /drone/src/_site
|
||||
- name: cache
|
||||
path: /drone/src/.jekyll-cache
|
||||
when:
|
||||
branch: [main]
|
||||
|
||||
volumes:
|
||||
- name: dist
|
||||
host:
|
||||
path: /home/ubuntu/docs.hmcl.net/site
|
||||
path: /home/ubuntu/docs.hmcl.net/www
|
||||
- name: cache
|
||||
host:
|
||||
path: /home/ubuntu/docs.hmcl.net/cache
|
||||
|
||||
Reference in New Issue
Block a user