Skip to content

Commit 73335b0

Browse files
authored
Merge pull request #20963 from zacharysarah/specify-node-version
Specify a node version in netlify.toml
2 parents f8451e8 + d656fd1 commit 73335b0

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
@@ -8,6 +8,7 @@ command = "make non-production-build"
88

99
[build.environment]
1010
HUGO_VERSION = "0.70.0"
11+
NODE_VERSION = "10.20.0"
1112

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

0 commit comments

Comments
 (0)