Skip to content

Commit

Permalink
Drop binary signature for now (rancher#334)
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>

Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka authored Sep 23, 2022
1 parent 6785fe4 commit 0e836a9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ builds:
goarm:
- 6
- 7
signs:
- cmd: cosign
args: ["sign-blob", "--output-signature=${signature}", "${artifact}"]
artifacts: all
output: true
env:
- COSIGN_EXPERIMENTAL=true
source:
enabled: true
name_template: '{{ .ProjectName }}-{{ .Tag }}-source'
Expand Down

0 comments on commit 0e836a9

Please sign in to comment.