Skip to content

Commit 4090dac

Browse files
authored
Remove runner_provisioning_timeout from auto-retry reasons
This value was part of an unfinished feature that got removed due to capacity reasons. It should also never have been specified in the retry config because GitLab would had automatically retried the job internally. Signed-off-by: Niklas van Schrick <mc.taucher2003@gmail.com>
1 parent d742f7b commit 4090dac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ stages:
99
- api_failure
1010
- data_integrity_failure
1111
- job_execution_timeout
12-
- runner_provisioning_timeout
1312
- runner_system_failure
1413
- scheduler_failure
1514
- stuck_or_timeout_failure

0 commit comments

Comments
 (0)