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"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.59.0"
|
||||
HUGO_VERSION = "0.68.3"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_ENV = "production"
|
||||
|
|
Loading…
Reference in New Issue