Skip to content

Retry pushes up to 5 times

Yorick Peterse requested to merge retry-pushes into master

Sometimes a push fails due to an error on GitLab.com's side, causing the CI job to fail and produce noisy Slack warnings. By retrying failed pushes up to 5 times we should be able to reduce the amount of warnings being sent to Slack.

Merge request reports