Files
mcpctl/.gitea
Michal 84b81c45f3
Some checks failed
CI/CD / typecheck (push) Successful in 43s
CI/CD / test (push) Successful in 53s
CI/CD / lint (push) Successful in 10m51s
CI/CD / build (push) Successful in 1m21s
CI/CD / docker (push) Failing after 32s
CI/CD / publish-rpm (push) Successful in 39s
CI/CD / deploy (push) Has been skipped
ci: use buildah for container builds (no Docker daemon needed)
The Act Runner job containers have no Docker socket access. Replace
docker build/push + skopeo with buildah which builds OCI images
without needing a daemon, and pushes with --tls-verify=false for HTTP.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 02:25:41 +00:00
..