Files
el/.gitea/workflows
will.anderson dca741f915
El SDK CI - dev / build-and-test (pull_request) Successful in 8m50s
fix: add --batch to gpg --dearmor in publish steps
gpg tries to open /dev/tty for passphrase input when no TTY is present
in CI, causing the GCP key setup to fail. --batch suppresses interactive
prompts and dearmoring doesn't require one anyway.
2026-05-06 17:58:16 -05:00
..