diff --git a/netlify.toml b/netlify.toml index 96b981785e..136652e60c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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/"