forked from espressif/esp-idf
ci: Retry submodule sync 2 more times before failing
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user