mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 22:35:42 +00:00
- Exclude auth paths from docker_build.yml triggers so eagle builds don't trigger when only auth code changes - Remove `docker compose up -d auth` from docker_build.yml - auth is deployed exclusively by auth_build.yml now - Delete unused deploy/update-env.sh and deploy/env.template This prevents docker_build.yml from reverting auth to stale images when it runs after auth_build.yml. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>