We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce524b commit 56f9bedCopy full SHA for 56f9bed
netlify.toml
@@ -3,7 +3,9 @@ publish="public/"
3
command="make netlify"
4
5
[build.environment]
6
-HUGO_VERSION="0.113.0"
+HUGO_VERSION = "0.145.0"
7
+NODE_VERSION = "22"
8
+GO_VERSION = "1.23.4"
9
10
[context.deploy-preview]
11
command="make netlify-preview"
0 commit comments