Skip to content

Add automatic retry for standalone builds

Automatic retry if the build fails, e.g. due to networking issues. One can set the failure cases when to retry (found here https://docs.gitlab.com/ee/ci/yaml/#retry). Right now it retries on all cases.

Merge request reports

Loading