Skip to content

gitlab CI: add a global policy snippet for retries and interruptible

Peter Hutterer requested to merge whot/libinput:wip/ci-improvements into master

We want to retry if we have a system/timeout/stuck failure. And our jobs are all interruptible, we want to cancel them when the branch has new commits.

I guess we won't see the effect of this until it happens, so... well.

cc @bentiss

Merge request reports