Files
taxbaik/.gitea/workflows
kjh2064 bc3bde75af
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m48s
perf: optimize CI deployment time
Changes:
- Remove dotnet clean (use incremental builds)
- Add ContinuousIntegrationBuild flag
- Use --no-build in publish (skip rebuild)
- Enable PublishReadyToRun for faster startup
- Reduce WASM compilation overhead

Expected result:
- Build step: 15s → 10s (incremental)
- Publish step: 60s → 40s (no rebuild)
- Total: ~40% faster deployment

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-04 04:38:12 +09:00
..
2026-07-04 04:38:12 +09:00