Skip to content

CI: retry when gitlab runners fail

Stephan Lachnit requested to merge slachnit/allpix-squared:p-ci-retry into master

See GitLab docs.

I hope this fixes the random failures of CERN GitLab Runners that are not able to pull docker images sometimes... I only enabled retry on these kinds of failures, not when the scripts fails (since that would be kinda wasteful).

Merge request reports