mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-10 15:22:56 +00:00
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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user