We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f446d5 commit fecabdeCopy full SHA for fecabde
netlify.toml
@@ -1,4 +1,4 @@
1
[build]
2
- command = "ruby app.rb -o 0.0.0.0"
+ command = "bundle install && ruby app.rb -o 0.0.0.0"
3
publish = "public"
4
0 commit comments