Skip to content

Commit

Permalink
Merge pull request #49 from zkauker/disable-cgo-goreleaser
Browse files Browse the repository at this point in the history
Disable cgo goreleaser
  • Loading branch information
zambien authored Nov 15, 2019
2 parents feb5e02 + d6cc497 commit 32341e1
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
@@ -1,5 +1,7 @@
builds:
- binary: terraform-provider-apigee_v{{.Version}}
env:
- CGO_ENABLED=0
goos:
- darwin
- linux
Expand Down

0 comments on commit 32341e1

Please sign in to comment.