Auto retry gitlab-runner failed jobs.
I did some improvements in the pipelines. First, I have found a way to run 22 lightweight jobs. Now all tests and checks start immediately when possible. To do this I have created more runners (on the same build server) but with different settings.
Also I found a setting to auto retry failed jobs. Now we can relax and forget about clicking that retry button! :)