mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: Retry submodule sync 2 more times before failing
This commit is contained in:
parent
4e55490602
commit
04ed861eb8
@ -596,6 +596,7 @@ check_submodule_sync:
|
||||
variables:
|
||||
GIT_STRATEGY: clone
|
||||
before_script: *do_nothing_before
|
||||
retry: 2
|
||||
script:
|
||||
# check if all submodules are correctly synced to public repostory
|
||||
- git submodule update --init --recursive
|
||||
|
Loading…
Reference in New Issue
Block a user