Files
mcpctl/.gitea
Michal 7c69ec224a
Some checks failed
CI/CD / typecheck (push) Successful in 45s
CI/CD / test (push) Successful in 54s
CI/CD / lint (push) Successful in 11m27s
CI/CD / build (push) Failing after 7m53s
CI/CD / docker (push) Has been skipped
CI/CD / publish-rpm (push) Has been skipped
CI/CD / deploy (push) Has been skipped
ci: use sudo -E to pass DOCKER_API_VERSION through
sudo resets the environment by default, so DOCKER_API_VERSION=1.43
wasn't reaching the docker CLI. Use -E to preserve it.

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