diff --git a/.drone.yml b/.drone.yml index 07010fb..e333da4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,8 @@ workspace: pipeline: build: image: golang:latest + environment: + - CGO_ENABLED=0 commands: - go build -v