Files
mcpctl/.gitea/workflows/ci.yml
Michal 036f995fe7
Some checks failed
CI/CD / lint (push) Successful in 48s
CI/CD / test (push) Successful in 1m2s
CI/CD / typecheck (push) Successful in 2m25s
CI/CD / build (push) Successful in 1m28s
CI/CD / publish-rpm (push) Successful in 41s
CI/CD / smoke (push) Failing after 13m3s
ci: fix prisma client resolution in smoke job
Use `pnpm --filter @mcpctl/db exec` to run the CI user setup script
so @prisma/client resolves correctly under pnpm's strict layout.
Also remove unused bcrypt dependency.

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

11 KiB