Run under bundler
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-06 13:04:16 +02:00
parent bcaf9601e9
commit 3873d54494
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ set -eu -o pipefail
run_jekyll() {
set -eu
jekyll serve \
bundle exec jekyll serve \
--port "$JEKYLL_PORT" \
--host "$JEKYLL_HOST" \
--trace