mirror of
https://github.com/espressif/esp-idf
synced 2025-04-10 00:30:10 -04:00
Merge branch 'fix/update_latest_git_tag_variable' into 'release/v5.3'
fix(ci): Update LATEST_GIT_TAG variable See merge request espressif/esp-idf!32340
This commit is contained in:
commit
d0eccc2de2
@ -39,7 +39,7 @@ variables:
|
|||||||
GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags"
|
GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags"
|
||||||
# we're using .cache folder for caches
|
# we're using .cache folder for caches
|
||||||
GIT_CLEAN_FLAGS: -ffdx -e .cache/
|
GIT_CLEAN_FLAGS: -ffdx -e .cache/
|
||||||
LATEST_GIT_TAG: v5.3-dev
|
LATEST_GIT_TAG: v5.3
|
||||||
|
|
||||||
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
|
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
|
||||||
# by default we will fetch all submodules
|
# by default we will fetch all submodules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user