Merge branch 'ci/fix_git_strategy_env_var' into 'master'

ci: fix git strategy env var

See merge request espressif/esp-idf!29326
This commit is contained in:
Anton Maklakov
2024-02-29 02:56:27 +08:00

View File

@@ -302,7 +302,7 @@ variables:
# git describe requires commit history until the latest tag
.before_script:fetch:git_describe:
variables:
GIT_STRAEGY: none
GIT_STRATEGY: none
before_script:
- *git_init
- *git_fetch_from_mirror_url_if_exists