Files
stack/docker-compose.prod.yml
Jason Woltje e9392e719c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix(ci): gate Docker builds on all quality checks and fix prod image names
Build step now depends on lint, typecheck, test, and security-audit so
Docker images cannot be pushed when quality gates fail. Also corrects
docker-compose.prod.yml image names to match pipeline (stack-api, stack-web,
stack-postgres) and replaces hardcoded :latest with ${IMAGE_TAG:-latest}.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 12:36:38 -06:00

5.7 KiB