Bump Hugo version for Netlify deployment
This commit is contained in:
parent
9dbc309792
commit
31aa2fe206
|
@ -3,7 +3,7 @@ command = "hugo -s exampleSite"
|
|||
publish = "exampleSite/public"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.37.1"
|
||||
HUGO_VERSION = "0.42.2"
|
||||
|
||||
[context.deploy-preview.environment]
|
||||
HUGO_VERSION = "0.37.1"
|
||||
HUGO_VERSION = "0.42.2"
|
||||
|
|
Loading…
Reference in New Issue