Skip to content

Commit 33da94d

Browse files
committed
fix: netlify build.
1 parent ef14d2b commit 33da94d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

netlify.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[context.production.environment]
2+
GO_VERSION = "1.15"
3+
4+
[context.deploy-preview.environment]
5+
GO_VERSION = "1.15"
6+
7+
[context.branch-deploy.environment]
8+
GO_VERSION = "1.15"

0 commit comments

Comments
 (0)