bc3bde75af
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m48s
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>