Turn off CGO for win
This commit is contained in:
parent
5ad15326ec
commit
ab33472bf4
@ -2,6 +2,7 @@ clone_folder: c:\gopath\src\github.com\sosedoff\pgweb
|
||||
|
||||
environment:
|
||||
GOPATH: c:\gopath
|
||||
CGO_ENABLED: 0
|
||||
|
||||
services:
|
||||
- postgresql
|
||||
|
Loading…
x
Reference in New Issue
Block a user