Skip to content

Commit

Permalink
add config to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony committed Dec 19, 2018
1 parent 5effd51 commit 2990fa4
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ archive:
windows: Windows
386: i386
amd64: x86_64
files:
- LICENSE.txt
- README.md
- CHANGELOG.md
- docs/*
- cmd/discovery/discovery-example.toml
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down
Loading

0 comments on commit 2990fa4

Please sign in to comment.