Disable port binding for now
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:
@ -10,7 +10,7 @@ run_jekyll() {
|
|||||||
|
|
||||||
bundle exec jekyll serve \
|
bundle exec jekyll serve \
|
||||||
--config "$JEKYLL_CONFIG" \
|
--config "$JEKYLL_CONFIG" \
|
||||||
--host "$JEKYLL_HOST" \
|
# --host "$JEKYLL_HOST" \
|
||||||
--port "$JEKYLL_PORT" \
|
--port "$JEKYLL_PORT" \
|
||||||
--trace \
|
--trace \
|
||||||
--verbose
|
--verbose
|
||||||
|
Reference in New Issue
Block a user