Files
mcpctl/.gitea/workflows
Michal 6cfab7432a
Some checks failed
CI/CD / typecheck (push) Successful in 43s
CI/CD / test (push) Successful in 53s
CI/CD / lint (push) Successful in 10m55s
CI/CD / build (push) Successful in 11m47s
CI/CD / docker (push) Failing after 25s
CI/CD / publish-rpm (push) Successful in 34s
CI/CD / deploy (push) Has been skipped
ci: use buildah with chroot isolation for container builds
Podman fails with "cannot re-exec process" inside runner containers
(no user namespace support). Buildah with --isolation chroot and
--storage-driver vfs can build OCI images without a daemon, without
namespaces, and without privileged mode.

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