text-translate/.forgejo
flemming-it e848341078
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 2s
sign-bundle / sign (push) Successful in 1m54s
fix(ci): embed official.pub — round-trip verify fetched it from a private repo
The verify step curl-fetched the public key anonymously from the
dev repo's raw URL; since that repo went private the fetch 404s
and every signed release died at verification. Embed the PUBLIC
key verbatim (same pattern as the platform's sync-mirror.sh) so
the workflow is self-contained. Keep in lockstep with
infra/cosign/official.pub on key rotation.

Signed-off-by: flemming-it <sf@flemming.it>
2026-08-20 22:07:09 +02:00
..
workflows fix(ci): embed official.pub — round-trip verify fetched it from a private repo 2026-08-20 22:07:09 +02:00