mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-24 06:55:01 +08:00
disable cgo
This commit is contained in:
@@ -11,7 +11,7 @@ before_install:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- export GOCACHE="off"
|
- export GOCACHE="off"
|
||||||
- export CGO=0
|
- export CGO_ENABLED="0"
|
||||||
- go env
|
- go env
|
||||||
- go get -u ./weed/...
|
- go get -u ./weed/...
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user