Files
mcpctl/.gitea/workflows/ci.yml
Michal f934b2f84c
Some checks failed
CI/CD / lint (push) Successful in 41s
CI/CD / test (push) Successful in 55s
CI/CD / typecheck (push) Successful in 10m52s
CI/CD / build (push) Successful in 1m21s
CI/CD / docker (push) Failing after 21s
CI/CD / publish-rpm (push) Successful in 37s
CI/CD / deploy (push) Has been skipped
ci: run docker job in privileged container with socket mount
No build tool works in the default unprivileged runner container (no
Docker socket, no procfs, no FUSE). Run the docker job privileged with
the host Docker socket mounted, then use standard docker build/push.

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

8.2 KiB