All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 46s
- 5-stage pipeline: lint → test → build → docker-build → deploy - lint: ESLint with npx prisma generate - test: Jest with passWithNoTests, artifact upload - build: NestJS build + dist verification - docker-build: multi-stage Docker build for api + worker - deploy: main-only, docker push + SSH deploy with prisma migrate Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>