mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
CI: fix upload submodule cache for runners using mirror server
This commit is contained in:
parent
c61910c267
commit
3ed2b844c5
@ -40,6 +40,8 @@ upload-submodules-cache:
|
||||
- .cache/submodule_archives
|
||||
policy: push
|
||||
script:
|
||||
# use the default gitlab server
|
||||
- unset LOCAL_GITLAB_HTTPS_HOST
|
||||
- rm -rf .cache/submodule_archives # clear old submodule archives
|
||||
- add_gitlab_ssh_keys
|
||||
- fetch_submodules
|
||||
|
Loading…
x
Reference in New Issue
Block a user