Difference between revisions of "Retry:"
Jump to navigation
Jump to search
(Created page with " retry: max: 2 when: - runner_system_failure - stuck_or_timeout_failure - job_execution_timeout - scheduler_failure https://docs.git...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
retry: | retry: | ||
Line 13: | Line 13: | ||
https://docs.gitlab.com/ee/ci/yaml/#retrywhen | https://docs.gitlab.com/ee/ci/yaml/#retrywhen | ||
+ | |||
+ | [[retries:]] | ||
* {{GitLab CI}} | * {{GitLab CI}} |
Latest revision as of 17:19, 9 November 2022
retry: max: 2 when: - runner_system_failure - stuck_or_timeout_failure - job_execution_timeout - scheduler_failure
https://docs.gitlab.com/ee/ci/yaml/#retrywhen
retries:
Advertising: