Update Netlify config
Update Hugo version to latest.
This commit is contained in:
parent
3c320ab350
commit
a7a10a1756
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
command = "hugo"
|
command = "hugo"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.30.2"
|
HUGO_VERSION = "0.40.3"
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
Loading…
Reference in a new issue