Bump to newer Hugo version
The main benefit that this might bring is a fix for Netlify build timeouts.pull/40879/head
parent
686eefe27a
commit
e4a8477e41
|
|
@ -8,7 +8,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
|
|||
|
||||
[build.environment]
|
||||
NODE_VERSION = "10.20.0"
|
||||
HUGO_VERSION = "0.110.0"
|
||||
HUGO_VERSION = "0.111.0"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_BASEURL = "https://kubernetes.io/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue