Phase 8: Gitea CI — runner probe + PR gating jobs (fast-checks + api) #3
@@ -265,8 +265,8 @@ jobs:
|
||||
DB_NAME: familysync
|
||||
|
||||
# Upload traces/screenshots/videos on failure for debugging (D-06).
|
||||
# MUST use ChristopherHX/gitea-upload-artifact@v4 — actions/upload-artifact@v4 detects
|
||||
# Gitea as GHES and aborts (Pitfall 6 / D-PROBE-06).
|
||||
# MUST use ChristopherHX/gitea-upload-artifact@v4 — the standard upload-artifact action
|
||||
# detects Gitea as GHES and aborts (Pitfall 6 / D-PROBE-06).
|
||||
- name: Upload Playwright test artifacts
|
||||
if: failure()
|
||||
uses: https://github.com/ChristopherHX/gitea-upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user