Skip to content

Commit c947996

Browse files
committed
Add HUGO_VERSION to netlify.toml file
Signed-off-by: Ricardo Zanini <[email protected]>
1 parent 8922918 commit c947996

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ publish = "public"
77

88
[build.environment]
99
GO_VERSION = "1.22.2"
10+
HUGO_VERSION = "0.126.2"
1011

1112
[context.production]
1213
command = "npm run build:production"

0 commit comments

Comments
 (0)