Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
d5863ac4
Commit
d5863ac4
authored
Oct 30, 2019
by
Denis_P
🏑
Committed by
Hero Bird
Oct 30, 2019
Browse files
retry on gitlab system failures (#218)
* retry on gitlab system failures * retry can't be root config key
parent
4b414db1
Pipeline
#55541
failed with stages
in 1 minute and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d5863ac4
...
...
@@ -41,6 +41,12 @@ variables:
-
schedules
-
web
-
/^[0-9]+$/
# PRs
retry
:
max
:
2
when
:
-
runner_system_failure
-
unknown_failure
-
api_failure
tags
:
-
linux-docker
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment