.gitlab-ci.yml: add retries on runner_system_failure/stuck_or_timeout_failure
authorStefan Metzmacher <metze@samba.org>
Mon, 11 Feb 2019 11:53:03 +0000 (12:53 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Feb 2019 01:18:30 +0000 (02:18 +0100)
commit7dcf51282a53dbdc550e619da7f92f49746217b6
tree1ca3ee82dbb5cccc9aeab92e9ccd448b6220fad2
parenta61e121e1717697210d0f8b62506948c3b86965c
.gitlab-ci.yml: add retries on runner_system_failure/stuck_or_timeout_failure

This hopefully avoids pipeline failures due too docker/runner
errors.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
.gitlab-ci.yml