We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f4894 commit 30b166bCopy full SHA for 30b166b
netlify.toml
@@ -4,7 +4,7 @@
4
command = "./combine-versions.sh && bundle exec jekyll build"
5
6
[build.environment]
7
- BUNDLE_GEMFILE = "/opt/build/repo/www/Gemfile"
+ BUNDLE_GEMFILE = "Gemfile"
8
9
[context.deploy-preview]
10
command = "./combine-versions.sh && bundle exec jekyll build --drafts --future"
0 commit comments