test: harden release qa live gates

This commit is contained in:
Peter Steinberger
2026-04-27 21:16:48 +01:00
parent 71c74b766e
commit cdf88bcad4
3 changed files with 5 additions and 5 deletions

View File

@@ -427,7 +427,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: release-qa-live-matrix-${{ needs.resolve_target.outputs.sha }}
path: ${{ steps.run_lane.outputs.output_dir }}
path: .artifacts/qa-e2e/
retention-days: 14
if-no-files-found: warn
@@ -511,7 +511,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: release-qa-live-telegram-${{ needs.resolve_target.outputs.sha }}
path: ${{ steps.run_lane.outputs.output_dir }}
path: .artifacts/qa-e2e/
retention-days: 14
if-no-files-found: warn