Skip to content

Commit

Permalink
build: Release binary files
Browse files Browse the repository at this point in the history
Signed-off-by: Paulo Gomes <[email protected]>
  • Loading branch information
pjbgf committed Apr 8, 2024
1 parent 10857ce commit 02f6455
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ builds:
env:
- CGO_ENABLED=0

uploads:
- name: raw-binary-upload
mode: binary

signs:
- cmd: cosign
certificate: '${artifact}.pem'
Expand Down

0 comments on commit 02f6455

Please sign in to comment.