Files
awoooi/.github/workflows
OG T 515339f2a5 perf(cd): Optimize CD workflow based on wooo-aiops patterns
Changes:
- Add change detection (only build what changed)
- Add skip_api/skip_web manual inputs for selective builds
- Use native Docker BuildKit (remove buildx-action overhead)
- Add local Next.js cache (/home/wooo/build-cache/awoooi/)
- Split build-images into build-api and build-web jobs

Reference: wooo-aiops ci.yml and fast-deploy-uat.yml

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-24 14:13:56 +08:00
..