fix: fix another error in goreleaser.yml
This commit is contained in:
parent
8edb962f9b
commit
85a867753d
3 changed files with 0 additions and 18 deletions
|
|
@ -25,15 +25,6 @@ builds:
|
|||
- windows
|
||||
- darwin
|
||||
|
||||
signs:
|
||||
- cmd: cosign
|
||||
args:
|
||||
- "sign-blob"
|
||||
- "--key=cosign.key"
|
||||
- "--output-signature=${signature}"
|
||||
- "${artifact}"
|
||||
artifacts: all
|
||||
|
||||
archives:
|
||||
- format: tar.gz
|
||||
# this name template makes the OS and Arch compatible with the results of `uname`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue