- Add support for specifying services to rebuild (e.g., ./deploy.sh traefik) - Add --no-migrate flag to skip migrations for config-only changes - Reduce wait time from 10s to 5s Usage examples: ./deploy.sh # Build all, run migrations ./deploy.sh traefik --no-migrate # Only rebuild traefik, skip migrations ./deploy.sh django nginx # Build django and nginx, run migrations 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
6.8 KiB
Executable File
6.8 KiB
Executable File