Add error trace to build command
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
002c573c59
commit
7e7d4fe2c6
|
@ -7,7 +7,7 @@ steps:
|
|||
commands:
|
||||
- gem install bundler
|
||||
- bundle install
|
||||
- bundle exec jekyll build
|
||||
- bundle exec jekyll build --trace
|
||||
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
|
|
Loading…
Reference in a new issue