Skip to content

Commit 12c5ce2

Browse files
authored
Merge pull request #22307 from zacharysarah/specify-ruby-version
Specify a Ruby version for netlify
2 parents 5296a0f + 21f2e10 commit 12c5ce2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
99
[build.environment]
1010
HUGO_VERSION = "0.70.0"
1111
NODE_VERSION = "10.20.0"
12+
RUBY_VERSION = "2.7.1"
1213

1314
[context.production.environment]
1415
HUGO_BASEURL = "https://kubernetes.io/"

0 commit comments

Comments
 (0)