forked from espressif/esp-idf
Merge branch 'ci/fix_upload-submodules-cache_v5.0' into 'release/v5.0'
CI: fix upload submodule cache for runners using mirror server (v5.0) See merge request espressif/esp-idf!20442
This commit is contained in:
@ -40,6 +40,8 @@ upload-submodules-cache:
|
|||||||
- .cache/submodule_archives
|
- .cache/submodule_archives
|
||||||
policy: push
|
policy: push
|
||||||
script:
|
script:
|
||||||
|
# use the default gitlab server
|
||||||
|
- unset LOCAL_GITLAB_HTTPS_HOST
|
||||||
- rm -rf .cache/submodule_archives # clear old submodule archives
|
- rm -rf .cache/submodule_archives # clear old submodule archives
|
||||||
- add_gitlab_ssh_keys
|
- add_gitlab_ssh_keys
|
||||||
- fetch_submodules
|
- fetch_submodules
|
||||||
|
Reference in New Issue
Block a user