Files
gitea-mcp-extended/.gitea/workflows/test-pr.yml
Andrew Miller 9b407fb70a
Some checks failed
release-nightly / publish-nightly (push) Failing after 8s
release / goreleaser (push) Failing after 1m12s
release / publish-packages (push) Has been skipped
fix: add GIT_SSL_NO_VERIFY for Cloudflare origin cert in CI
The runner containers don't trust the Cloudflare origin certificate
for git.lethalbits.com, causing checkout to fail. Set GIT_SSL_NO_VERIFY
and Go private module env vars at the workflow level for all workflows.
2026-03-05 13:06:37 -05:00

510 B