Commit 5fd22e54 authored by Rémy Coutable's avatar Rémy Coutable

Retry twice the system, API and unknown failures

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 873df37e
.dedicated-runner: .dedicated-runner:
retry: retry:
max: 1 # This is confusing but this means "2 runs at max". max: 2 # This is confusing but this means "3 runs at max".
when: when:
- unknown_failure - unknown_failure
- api_failure - api_failure
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment