Be verbose on the server
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3aac13abd7
commit
dc531455ee
@ -12,7 +12,8 @@ run_jekyll() {
|
||||
--config "$JEKYLL_CONFIG" \
|
||||
--host "$JEKYLL_HOST" \
|
||||
--port "$JEKYLL_PORT" \
|
||||
--trace
|
||||
--trace \
|
||||
--verbose
|
||||
}
|
||||
|
||||
# Main entrypoint
|
||||
|
Reference in New Issue
Block a user