Skip to content

Commit feee686

Browse files
nojnhuhk8s-infra-cherrypick-robot
authored andcommitted
add Go version to netlify config
1 parent c186c62 commit feee686

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
command = "./docs/book/install-and-build.sh"
44
publish = "docs/book/book"
55

6+
[build.environment]
7+
GO_VERSION = "1.20"
8+
69
# Standard Netlify redirects
710
[[redirects]]
811
from = "https://master--kubernetes-sigs-cluster-api-provider-azure.netlify.com/*"

0 commit comments

Comments
 (0)