Added --remote to submodule update flags, so that the branch is checked
out
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user