Skip to content

Commit

Permalink
CI: retry CI twice on every type of failure (#509)
Browse files Browse the repository at this point in the history
retry ci on every failure
  • Loading branch information
sergejparity authored Oct 12, 2022
1 parent 1c9dc33 commit cf1378b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ stages:
default:
retry:
max: 2
when:
- runner_system_failure
- unknown_failure
- api_failure

.docker-env: &docker-env
image: "paritytech/ci-linux:staging"
Expand Down

0 comments on commit cf1378b

Please sign in to comment.