Skip to content

Commit

Permalink
goreleaser: disable cgo for build
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermebr committed Aug 8, 2017
1 parent b0baa76 commit 967aa7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
build:
main: .
binary: tsuru_unit_agent
env:
- CGO_ENABLED=0
goos:
- linux
goarch:
Expand Down

0 comments on commit 967aa7a

Please sign in to comment.