Files
mcpctl/.gitea/workflows/ci.yml
Michal 048a566a92
Some checks failed
CI/CD / typecheck (push) Successful in 41s
CI/CD / test (push) Successful in 54s
CI/CD / lint (push) Successful in 11m8s
CI/CD / build (push) Successful in 1m23s
CI/CD / docker (push) Failing after 28s
CI/CD / publish-rpm (push) Successful in 38s
CI/CD / deploy (push) Has been skipped
ci: docker build + skopeo push for HTTP registry
docker build works via podman socket (builds don't need registry access).
skopeo pushes directly over HTTP with --dest-tls-verify=false, bypassing
the daemon's registry config entirely. No login/daemon config needed.

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

8.4 KiB