chore: build the binary statically to fix the docker image (#44)

This commit is contained in:
Mohammed Al Sahaf
2020-06-27 08:44:29 +01:00
committed by GitHub
parent 72d8e39927
commit cf267c1006
+1
View File
@@ -1,5 +1,6 @@
env:
- GO111MODULE=on
- CGO_ENABLED=0
before:
hooks: