Commit b1f6cef
feat(infra): ensure DB services are running on every deploy
deploy.sh now runs docker-compose.db.yml up -d before app deployment.
Already running containers are unaffected (no-op).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 80c8603 commit b1f6cef
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
0 commit comments