ci: Retry submodule sync 2 more times before failing

release/v3.0
Angus Gratton 2019-02-21 10:48:55 +11:00 zatwierdzone przez Angus Gratton
rodzic d512e9ab0f
commit 560e920020
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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