ci_template: extend the scenarios where retries are attempted

The windows runner has become a bit unstable lately, might be
due to some recent update. It frequently timeouts while waiting
to pick up a job or sometimes it goes missing in the middle of a job.
This commit is contained in:
Jordan Petridis 2020-03-09 15:27:25 +02:00 committed by Jordan Petridis
parent 604928a40b
commit d8c5432793

View file

@ -40,6 +40,8 @@ variables:
max: 2
when:
- 'runner_system_failure'
- 'stuck_or_timeout_failure'
- 'scheduler_failure'
- 'api_failure'
manifest: