chore: update Hugo version in Netlify CI
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@
|
||||
publish = "exampleSite/public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.87.0"
|
||||
HUGO_VERSION = "0.100.2"
|
||||
HUGO_THEME = "repo"
|
||||
|
||||
[context.production]
|
||||
@@ -23,4 +23,4 @@
|
||||
# If it should show more verbose logs (optional, default = true)
|
||||
debug = true
|
||||
# Relative path to source directory in case you use Hugo's "--s" option
|
||||
srcdir = "exampleSite"
|
||||
srcdir = "exampleSite"
|
||||
|
||||
Reference in New Issue
Block a user