Skip to content

Commit

Permalink
feat:Update packaging to be smaller in size.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Oct 23, 2024
1 parent 8acd498 commit 5f5735f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ builds:
- -s -w
mod_timestamp: "{{ .CommitTimestamp }}"

upx:
-
enabled: true
compress: best

archives:
- format: tar.gz
wrap_in_directory: true
Expand Down

0 comments on commit 5f5735f

Please sign in to comment.