summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2017-09-06 11:49:47 +0100
committerBen Brown <ben.brown@codethink.co.uk>2017-09-07 08:49:41 +0000
commit324a1d0cd8c14c14ab403280d43de03517d5a6e6 (patch)
tree179e5fb07d6ea68ac864a697498194d01f875528
parentf7d9c4b585172f2f67d64f272e08122bbc5aec9c (diff)
downloaddefinitions-benbrown/get-source-errors.tar.gz
Retry on transient fetch errorsbenbrown/get-source-errors
In order to bypass: Cloning repository... Cloning into '/builds/gitlab/omnibus-gitlab'... error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f1070f4f..f3d7013c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,6 +3,7 @@ image: buildstream/buildstream-fedora:latest
variables:
YBD_base: "/cache/ybd_base"
YBD_gits: "/cache/ybd_base/gits"
+ GET_SOURCES_ATTEMPTS: 3
cache:
paths: