mirror of https://github.com/jpanther/congo.git
👷 Bump Hugo Nelify version to 0.119.0
parent
12fcf5f692
commit
94bda6faca
|
@ -99,9 +99,8 @@ Then in the root of your site repository, create a `netlify.toml` file:
|
|||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.118.2"
|
||||
HUGO_VERSION = "0.119.0"
|
||||
NODE_ENV = "production"
|
||||
GO_VERSION = "1.20"
|
||||
TZ = "UTC" # Set to preferred timezone
|
||||
|
||||
[context.production.environment]
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
publish = "exampleSite/public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.118.2"
|
||||
HUGO_VERSION = "0.119.0"
|
||||
HUGO_THEMESDIR = "../.."
|
||||
HUGO_THEME = "repo"
|
||||
TZ = "Australia/Melbourne"
|
||||
|
|
Loading…
Reference in New Issue