Skip to content

Commit abac995

Browse files
committed
WIP
1 parent ef14d2b commit abac995

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.14"
3+
4+
[context.deploy-preview.environment]
5+
GO_VERSION = "1.14"
6+
7+
[context.branch-deploy.environment]
8+
GO_VERSION = "1.14"

0 commit comments

Comments
 (0)