284920544b
CI now covers all 6 services: - api-build: Meezi.API dotnet build + test - admin-api-build: Meezi.Admin.API dotnet build (was missing) - dashboard-check: web/dashboard tsc - admin-web-check: web/admin tsc (was missing) - website-check: web/website tsc (was missing) - finder-check: web/finder tsc Deploy now builds and starts all 8 containers: - Main: postgres, redis, api, web, website, finder - Admin: admin-api, admin-web (via docker-compose.admin.yml overlay) - Health checks for both meezi-api and meezi-admin-api Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>