Update .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Zkitefly 2024-07-21 22:44:46 +08:00 committed by GitHub
parent a9ff5ec0bf
commit cc0a0cd23a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ steps:
- 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 install
- bundle exec jekyll build
- bundle exec jekyll build --trace
- bash scripts/copy_index_json.sh
volumes:
- name: dist