Commit 455cc6d2 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'cwoolley-gitlab-master-patch-67954' into 'master'

Add reference to Job Stages Attempts in Retry

See merge request gitlab-org/gitlab!30113
parents d22a3d06 01ea8a72
......@@ -2924,6 +2924,8 @@ Possible values for `when` are:
- `scheduler_failure`: Retry if the scheduler failed to assign the job to a runner.
- `data_integrity_failure`: Retry if there was a structural integrity problem detected.
You can specify the number of [retry attempts for certain stages of job execution](#job-stages-attempts) using variables.
### `timeout`
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/14887) in GitLab 12.3.
......
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