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