Fix deployment: use pre-built image and fix workflow syntax
Some checks failed
Deploy Production Email Reports (Unified) / deploy (push) Failing after 23s

This commit is contained in:
Frank John Begornia
2026-01-02 01:41:57 +08:00
parent 388d02051f
commit 0f75206307
4 changed files with 14 additions and 10 deletions

View File

@@ -150,6 +150,7 @@ The unified container handles both brands using the `BRAND` environment variable
**Crew Sportswear (`BRAND=crew`)**:
- Database: `custom_design`
- SMTP: `mail@crewsportswear.com`
- From: `orders@crewsportswear.com`
- To: `graphics@crewsportswear.com`
- BCC: webmaster, angelo, production @crewsportswear.com
@@ -158,12 +159,15 @@ The unified container handles both brands using the `BRAND` environment variable
**MerchBay (`BRAND=merchbay`)**:
- Database: `merchbay_laravel`
- SMTP: `support@merchbay.com`
- From: `orders@merchbay.com`
- To: `graphics@crewsportswear.com`
- BCC: webmaster, production @crewsportswear.com
- Admin: https://merchbay.app
- CSV: `daily_order_reports_merchbay/`
**Note**: Each brand uses its own Gmail account for SMTP authentication.
## Networks
Container must be on **crew-app-net** to access MySQL: