Files
mcpctl/.gitea/workflows
Michal 4610042b06
Some checks failed
CI/CD / lint (push) Successful in 40s
CI/CD / test (push) Successful in 54s
CI/CD / typecheck (push) Successful in 10m48s
CI/CD / build (push) Successful in 1m25s
CI/CD / publish-rpm (push) Successful in 38s
CI/CD / docker (push) Failing after 51s
CI/CD / deploy (push) Has been skipped
ci: use skopeo for pushing to HTTP registry
docker login/push require daemon.json insecure-registries config which
needs a dockerd restart (impossible in the Act Runner container).
Use skopeo copy with --dest-tls-verify=false to push over HTTP directly.

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