Merge pull request #20963 from zacharysarah/specify-node-version

Specify a node version in netlify.toml
This commit is contained in:
Kubernetes Prow Robot
2020-05-13 18:50:22 -07:00
committed by GitHub
+1
View File
@@ -8,6 +8,7 @@ command = "make non-production-build"
[build.environment]
HUGO_VERSION = "0.70.0"
NODE_VERSION = "10.20.0"
[context.production.environment]
HUGO_BASEURL = "https://kubernetes.io/"