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.
1 parent 98cd765 commit 19b0d6cCopy full SHA for 19b0d6c
.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.5-dev
+ LATEST_GIT_TAG: v5.5-beta1
44
45
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
46
# by default we will fetch all submodules
0 commit comments