Try to set URL for the site
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:
@ -7,8 +7,9 @@ run_jekyll() {
|
||||
set -eu
|
||||
|
||||
bundle exec jekyll serve \
|
||||
--port "$JEKYLL_PORT" \
|
||||
--baseurl "$JEKYLL_BASEURL" \
|
||||
--host "$JEKYLL_HOST" \
|
||||
--port "$JEKYLL_PORT" \
|
||||
--trace
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user