Go back to GIT_STRATEGY clone for gitlab CI
This commit is contained in:
parent
1ff5252a3a
commit
b568b4d53e
|
@ -1,6 +1,7 @@
|
|||
image: "ubuntu:22.04"
|
||||
|
||||
variables:
|
||||
GIT_STRATEGY: "clone"
|
||||
GIT_SUBMODULE_STRATEGY: "recursive"
|
||||
|
||||
img:
|
||||
|
|
Loading…
Reference in a new issue