Added --remote to submodule update flags, so that the branch is checked

out
This commit is contained in:
andrewc
2023-10-24 14:46:00 +10:00
parent fdeaf321e0
commit fa65d5e060

View File

@@ -10,6 +10,7 @@ variables:
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_DEPTH: 1
GIT_SUBMODULE_FORCE_HTTPS: "true"
GIT_SUBMODULE_UPDATE_FLAGS: --remote
stages:
- gen_mech