Skip to content

Commit 54ace89

Browse files
committed
netlify toml
1 parent 8654e05 commit 54ace89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

netlify.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
publish = "public"
33
command = "hugo"
44
[context.production.environment]
5-
HUGO_VERSION = "0.60.1"
5+
HUGO_VERSION = "0.72.0"
66
HUGO_ENV = "production"
77
HUGO_ENABLEGITINFO = "true"
88
[context.branch-deploy.environment]
9-
HUGO_VERSION = "0.60.1"
9+
HUGO_VERSION = "0.72.0"
1010
[context.deploy-preview.environment]
11-
HUGO_VERSION = "0.60.1"
11+
HUGO_VERSION = "0.72.0"

0 commit comments

Comments
 (0)