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

This commit is contained in:
Luke Murphy
2020-04-06 13:04:30 +02:00
parent bcaf9601e9
commit 3873d54494
+1 -1
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