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