test: add playwright deployment gate
TaxBaik CI/CD / build-and-deploy (push) Failing after 3h2m56s

This commit is contained in:
2026-06-27 12:51:16 +09:00
parent c5af05c5dd
commit 6b5ea85733
9 changed files with 259 additions and 2 deletions
+6
View File
@@ -33,6 +33,9 @@ artifacts/
# Test results
TestResults/
*.trx
playwright-report/
test-results/
.playwright-cli/
# IDE
.vscode/
@@ -46,6 +49,9 @@ Thumbs.db
packages/
.nuget/
# Node / Playwright
node_modules/
# Publish
publish/
PublishProfiles/