We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70331a commit 67c1de1Copy full SHA for 67c1de1
.gitlab/ci/common.yml
@@ -40,7 +40,7 @@ variables:
40
GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags"
41
# we're using .cache folder for caches
42
GIT_CLEAN_FLAGS: -ffdx -e .cache/
43
- LATEST_GIT_TAG: v5.4-rc1
+ LATEST_GIT_TAG: v5.4
44
45
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
46
# by default we will fetch all submodules
0 commit comments