From a78cbb75dc5ef213230019f636f8a910000984dc Mon Sep 17 00:00:00 2001
From: Centre Culturel de Luminy <webmasters@luminy.org>
Date: Wed, 20 Nov 2019 10:53:22 +0000
Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration

---
 .forestry/settings.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.forestry/settings.yml b/.forestry/settings.yml
index 40d9a0d..98e3ce2 100644
--- a/.forestry/settings.yml
+++ b/.forestry/settings.yml
@@ -16,12 +16,12 @@ use_front_matter_path:
 file_template: ":filename:"
 build:
   preview_env:
-  - JEKYLL_ENV=development
+  - JEKYLL_ENV=staging
   - GIT_LFS_SKIP_SMUDGE=1
   preview_output_directory: _site
   install_dependencies_command: bundle install
   preview_docker_image: forestryio/ruby:2.6
   mount_path: "/srv"
   working_dir: "/srv"
-  instant_preview_command: bundle install && bundle exec jekyll serve --drafts --unpublished
+  instant_preview_command: buneld install && bundle exec jekyll serve --drafts --unpublished
     --future --port 8080 --host 0.0.0.0 -d _site
-- 
GitLab