Files
mcpctl/.gitea/workflows
Michal adb8b42938
Some checks failed
CI/CD / lint (push) Successful in 41s
CI/CD / typecheck (push) Successful in 42s
CI/CD / test (push) Successful in 53s
CI/CD / build (push) Successful in 1m8s
CI/CD / docker (push) Failing after 33s
CI/CD / publish-rpm (push) Successful in 38s
CI/CD / deploy (push) Has been skipped
ci: switch docker job from docker CLI to podman
Docker CLI can't connect to the podman socket in the runner container
(permission denied even as root). Switch to podman for building images
locally and skopeo with containers-storage transport for pushing.
Podman builds don't need a daemon socket.

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