Skip to content

Commit cc0a0cd

Browse files
authored
Update .drone.yml
1 parent a9ff5ec commit cc0a0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ steps:
1515
- gem sources --add https://mirrors.cloud.tencent.com/rubygems/ --remove https://rubygems.org/
1616
- bundle config mirror.https://rubygems.org https://mirrors.cloud.tencent.com/rubygems
1717
- bundle install
18-
- bundle exec jekyll build
18+
- bundle exec jekyll build --trace
1919
- bash scripts/copy_index_json.sh
2020
volumes:
2121
- name: dist

0 commit comments

Comments
 (0)