Skip to content

Commit 6ae62dc

Browse files
committed
add netlify
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
1 parent 7448e37 commit 6ae62dc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

netlify.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
command = "hugo"
33
publish = "public"
44

5-
[build.environment]
6-
HUGO_VERSION = "0.120.1"
5+
[context.production.environment]
6+
HUGO_VERSION = "0.133.1"
7+
HUGO_ENV = "production"
8+
GO_VERSION = "1.24.0"
79

0 commit comments

Comments
 (0)