docs: Update hugo version used by netlify
parent
0696e90acd
commit
d1769f6c31
|
@ -4,7 +4,7 @@ publish = "site/public/"
|
||||||
command = "pwd && cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
|
command = "pwd && cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
HUGO_VERSION = "0.59.0"
|
HUGO_VERSION = "0.68.3"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
|
|
Loading…
Reference in New Issue