feat: fix path
Laravel CI-CD / Tests Unitaires (push) Successful in 20s Details
Laravel CI-CD / Build & Push Docker (push) Successful in 41s Details
Laravel CI-CD / Deploy Blue/Green (Caddy routing) (push) Failing after 15s Details

This commit is contained in:
Leon Morival 2026-05-19 15:59:12 +02:00
parent e984ec04b5
commit fb91d6b55c
1 changed files with 1 additions and 1 deletions

View File

@ -138,6 +138,6 @@ jobs:
[ "$STATUS" != "healthy" ] && exit 1
# 👉 SWITCH ULTRA SIMPLE
echo "bemeal-api-$TARGET" > /opt/bemeal/caddy/active
echo "bemeal-api-$TARGET" > /opt/caddy/active
docker exec caddy caddy reload