Skip to content

Commit

Permalink
feat: release tar.gz to prepare for krew
Browse files Browse the repository at this point in the history
as krew requires released binaries compacted as tar.gz

Signed-off-by: Mario Constanti <github@constanti.de>
  • Loading branch information
bavarianbidi committed Apr 18, 2024
1 parent cb56ea5 commit a79fecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ builds:

archives:
- format: binary
- format: tar.gz

checksum:
name_template: "checksums.txt"
Expand Down

0 comments on commit a79fecd

Please sign in to comment.