mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Force clone in gitlab CI
This commit is contained in:
parent
a675725d7a
commit
29f8be9f65
@ -1,6 +1,7 @@
|
||||
image: "ubuntu:22.04"
|
||||
|
||||
variables:
|
||||
GIT_STRATEGY: "clone"
|
||||
GIT_SUBMODULE_STRATEGY: "recursive"
|
||||
|
||||
img:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user