chore: delete gpg on release
Some checks failed
CI.yml / build (push) Successful in 2m37s
CD - BanForge Release / release (push) Has been cancelled

This commit is contained in:
d3m0k1d
2026-01-16 01:25:19 +03:00
parent 59e4393e82
commit d7d49ec0ed
2 changed files with 0 additions and 24 deletions

View File

@@ -55,22 +55,6 @@ checksum:
name_template: "{{ .ProjectName }}_{{ .Version }}_checksums.txt"
algorithm: sha256
signs:
- cmd: gpg
args:
- "--batch"
- "--no-tty"
- "--pinentry-mode"
- "loopback"
- "-u"
- "{{ .Env.GPG_FINGERPRINT }}"
- "--output"
- "${signature}"
- "--detach-sign"
- "${artifact}"
stdin: "{{ .Env.GPG_PASSPHRASE }}"
artifacts: checksum
sboms:
- artifacts: archive
documents: