Skip to content

Commit

Permalink
Add goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrister committed Jul 10, 2018
1 parent b05fa83 commit 15c30af
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
builds:
- binary: oauth2-dev-proxy
goos:
- darwin
- linux
- windows
goarch:
- amd64
archive:
# An archive just makes installation harder
format: binary

0 comments on commit 15c30af

Please sign in to comment.