ci: retry on error or timeout during installing operator (#4308)

chore(ci): retry on error or timeout during installing operator
This commit is contained in:
Weny Xu
2024-07-08 11:31:13 +08:00
committed by GitHub
parent 58f991b864
commit 08c415c729

View File

@@ -35,7 +35,6 @@ runs:
with:
timeout_minutes: 3
max_attempts: 3
retry_on: error
shell: bash
command: |
helm repo add greptime https://greptimeteam.github.io/helm-charts/