Update Hugo version in netlify.toml to 0.59.1 (#17976)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
767f9fb0c0
commit
7a0ef2e4fe
+1
-1
@@ -7,7 +7,7 @@ functions = "functions"
|
||||
command = "make non-production-build"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.57.2"
|
||||
HUGO_VERSION = "0.59.1"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_BASEURL = "https://kubernetes.io/"
|
||||
|
||||
Reference in New Issue
Block a user