mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-21 18:13:34 +00:00
fix(ci): bound the fault-tolerance dashboard upload step (#7948)
This commit is contained in:
@@ -235,6 +235,7 @@ jobs:
|
||||
--date "$(date -u +%Y-%m-%d)"
|
||||
|
||||
- name: Upload functional report to dashboard
|
||||
timeout-minutes: 2
|
||||
if: ${{ always() && steps.evidence.outcome == 'success' }}
|
||||
continue-on-error: true
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user