OSDN Git Service

gitlab-ci: Automatically retry jobs after runner system failure
authorMichel Dänzer <michel.daenzer@amd.com>
Tue, 26 Mar 2019 17:39:41 +0000 (18:39 +0100)
committerMichel Dänzer <michel@daenzer.net>
Wed, 27 Mar 2019 09:05:43 +0000 (10:05 +0100)
commit6140ed3d2c5409bcdb5c0879411690ef222b086c
treed2a684150f9ec82e3bcaa0ccb285ba3c1a382abd
parenta3f34f9d8501b4708e8b22eeee3665eee93edbf6
gitlab-ci: Automatically retry jobs after runner system failure

Up to twice, for a total of 3 attempts maximum.

This will hopefully avoid spurious CI pipeline failures due to
intermittent GitLab/docker infrastructure issues.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci.yml