Files
mcpctl/.gitea/workflows/ci.yml
Michal 64e7db4515
Some checks failed
CI/CD / lint (push) Successful in 41s
CI/CD / test (push) Successful in 53s
CI/CD / typecheck (push) Successful in 10m53s
CI/CD / build (push) Successful in 1m22s
CI/CD / docker (push) Failing after 22s
CI/CD / publish-rpm (push) Successful in 38s
CI/CD / deploy (push) Has been skipped
ci: configure podman registries.conf for HTTP registry
The host uses podman (not Docker) — the socket mounted in job containers
is /run/podman/podman.sock. Podman reads /etc/containers/registries.conf
for insecure registry config, which takes effect immediately without any
daemon restart.

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

8.4 KiB