ci: Retry submodule sync 2 more times before failing

This commit is contained in:
Angus Gratton 2019-02-21 10:48:55 +11:00 committed by Angus Gratton
parent d512e9ab0f
commit 560e920020

View file

@ -391,6 +391,7 @@ check_submodule_sync:
dependencies: []
variables:
GIT_STRATEGY: clone
retry: 2
before_script: *do_nothing_before
script:
# check if all submodules are correctly synced to public repostory