Update from Forestry.io - Updated Forestry configuration

This commit is contained in:
Frank Taillandier
2019-07-04 09:48:13 +00:00
committed by Forestry.io
parent 437c53a0b4
commit 9be22ee984

View File

@@ -31,10 +31,11 @@ build:
publish_command: bundle exec jekyll build -d _site
preview_env:
- JEKYLL_ENV=staging
- RUBY_VERSION=2.6.1
publish_env:
- JEKYLL_ENV=production
preview_output_directory: _site
output_directory: _site
instant_preview_command: bundle exec jekyll serve --drafts --unpublished --future
--port 8080 --host 0.0.0.0 -d _site
preview_docker_image: forestryio/ruby:2.6
mount_path: "/srv"