Skip to content

Commit

Permalink
Add retry failed CI jobs twice (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejparity authored Nov 17, 2021
1 parent 13326c8 commit d734dc5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ variables:

default:
cache: {}
retry:
max: 2
when:
- runner_system_failure
- unknown_failure
- api_failure

workflow:
rules:
Expand Down

0 comments on commit d734dc5

Please sign in to comment.