Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
add goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
karuppiah7890 committed Dec 28, 2019
1 parent bd0185f commit 4b78870
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
builds:
- env:
- CGO_ENABLED=0
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64

0 comments on commit 4b78870

Please sign in to comment.