Skip to content

Commit 21f2e10

Browse files
author
zacharysarah
committed
Specify a Ruby version for netlify
1 parent 5296a0f commit 21f2e10

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)