mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'ci/retry_submodule_sync_v3.0' into 'release/v3.0'
Ci/retry submodule sync v3.0 See merge request idf/esp-idf!4664
This commit is contained in:
commit
9be6f0c0a6
@ -383,7 +383,7 @@ check_submodule_sync:
|
||||
stage: deploy
|
||||
image: $CI_DOCKER_REGISTRY/esp32-ci-env
|
||||
tags:
|
||||
- build
|
||||
- github_sync
|
||||
except:
|
||||
- master
|
||||
- /^release\/v/
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user