mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-22 20:53:32 +08:00
disable cgo
This commit is contained in:
@@ -11,7 +11,8 @@ before_install:
|
||||
|
||||
install:
|
||||
- export GOCACHE="off"
|
||||
- echo `go env GOCACHE`
|
||||
- export CGO=0
|
||||
- go env
|
||||
- go get -u ./weed/...
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user