Refactor build steps

This commit is contained in:
Anthony Mineo 2020-03-07 11:01:21 -05:00
parent d17efed959
commit 964b024b02
7 changed files with 57 additions and 21 deletions

2
.env.example Normal file
View file

@ -0,0 +1,2 @@
GO111MODULE=on
CGO_ENABLED=0