Files
celery/.gitea/workflows
giles 6e8e8f8de9
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m55s
Source .env before docker stack deploy in CI
docker stack deploy does not read .env files automatically
(unlike docker compose), so ${VAR} substitutions resolve to
empty strings. Source .env to export vars before deploying.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 21:44:35 +00:00
..