mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2025-02-23 00:44:02 +08:00
This commit is contained in:
parent
cc0a0cd23a
commit
94753ed726
@ -15,7 +15,7 @@ steps:
|
|||||||
- gem sources --add https://mirrors.cloud.tencent.com/rubygems/ --remove https://rubygems.org/
|
- gem sources --add https://mirrors.cloud.tencent.com/rubygems/ --remove https://rubygems.org/
|
||||||
- bundle config mirror.https://rubygems.org https://mirrors.cloud.tencent.com/rubygems
|
- bundle config mirror.https://rubygems.org https://mirrors.cloud.tencent.com/rubygems
|
||||||
- bundle install
|
- bundle install
|
||||||
- bundle exec jekyll build --trace
|
- bundle exec jekyll build --trace --verbose
|
||||||
- bash scripts/copy_index_json.sh
|
- bash scripts/copy_index_json.sh
|
||||||
volumes:
|
volumes:
|
||||||
- name: dist
|
- name: dist
|
||||||
|
Loading…
Reference in New Issue
Block a user