Skip to content

Commit

Permalink
autoretry
Browse files Browse the repository at this point in the history
  • Loading branch information
pazone committed Jul 18, 2023
1 parent 00338bf commit d4ed88e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ steps:
agents:
provider: "gcp"
retry:
automatic: true
limit: 5
automatic:
- exit_status: "*"
limit: 5

0 comments on commit d4ed88e

Please sign in to comment.