We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0efdd4a + 5a1f4f3 commit d0eccc2Copy full SHA for d0eccc2
.gitlab/ci/common.yml
@@ -39,7 +39,7 @@ variables:
39
GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags"
40
# we're using .cache folder for caches
41
GIT_CLEAN_FLAGS: -ffdx -e .cache/
42
- LATEST_GIT_TAG: v5.3-dev
+ LATEST_GIT_TAG: v5.3
43
44
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
45
# by default we will fetch all submodules
0 commit comments