Skip to content

Commit

Permalink
disable sbom
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmacdonald committed Mar 26, 2024
1 parent 878f13c commit ebf809f
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,5 @@ release:
changelog:
use: github-native

#signs:
# - artifacts: checksum
# args:
# - "--batch"
# - "-u"
# - "{{ .Env.GPG_FINGERPRINT }}"
# - "--output"
# - "${signature}"
# - "--detach-sign"
# - "${artifact}"

sboms:
- artifacts: archive

# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
# vim: set ts=2 sw=2 tw=0 fo=cnqoj

0 comments on commit ebf809f

Please sign in to comment.