Update from Forestry.io

This commit is contained in:
Hanna Schraffenberger
2019-07-30 15:09:09 +00:00
committed by Forestry.io
parent 53236da0d9
commit 928dd7ceef

View File

@@ -38,5 +38,6 @@ build:
output_directory: _site
instant_preview_command: bundle exec jekyll serve --drafts --unpublished --future
--port 8080 --host 0.0.0.0 -d _site --baseurl ""
install_dependencies_command: bundle install --path vendor/bundle
preview_docker_image: forestryio/ruby:2.6
mount_path: "/srv"