Skip to content

Commit

Permalink
use new format for goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: jdolitsky <393494+jdolitsky@users.noreply.github.com>
  • Loading branch information
jdolitsky committed Oct 15, 2020
1 parent a14b843 commit 2506062
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ builds:
goarch:
- amd64

archive:
format: tar.gz
files:
- LICENSE
- plugin.yaml
archives:
- id: tarball
format: tar.gz
files:
- LICENSE
- plugin.yaml

0 comments on commit 2506062

Please sign in to comment.