Skip to content

Commit e6f5ae2

Browse files
authored
Merge pull request #3582 from k8s-infra-cherrypick-robot/cherry-pick-3580-to-release-1.8
[release-1.8] add Go version to netlify config
2 parents c186c62 + feee686 commit e6f5ae2

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)