Skip to content

Commit

Permalink
retry ci on every failure
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejparity committed Oct 12, 2022
1 parent 21e12da commit 4e6a3b9
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 4e6a3b9

Please sign in to comment.