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
1aa8e8d38e
commit
cced2cb147
@ -765,6 +765,7 @@ check_submodule_sync:
|
||||
<<: *check_job_template
|
||||
variables:
|
||||
GIT_STRATEGY: clone
|
||||
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