Use latest patch version of Hugo 0.111
This commit is contained in:
parent
e4a8477e41
commit
bd5079beb3
|
|
@ -8,7 +8,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
NODE_VERSION = "10.20.0"
|
NODE_VERSION = "10.20.0"
|
||||||
HUGO_VERSION = "0.111.0"
|
HUGO_VERSION = "0.111.3"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_BASEURL = "https://kubernetes.io/"
|
HUGO_BASEURL = "https://kubernetes.io/"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue