Build & Deploy / build-and-push (backend) (push) Successful in 25s
Build & Deploy / build-and-push (discord-gateway) (push) Successful in 26s
Build & Deploy / build-and-push (proxy) (push) Successful in 4m10s
docker compose down can fail silently, breaking the && chain and preventing docker rm -f from running. Using || true on each step ensures every cleanup command runs independently. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>