Force clone in gitlab CI

This commit is contained in:
Jeremy Soller 2023-03-01 11:38:18 -07:00
parent a675725d7a
commit 29f8be9f65
No known key found for this signature in database
GPG key ID: DCFCA852D3906975

View file

@ -1,6 +1,7 @@
image: "ubuntu:22.04"
variables:
GIT_STRATEGY: "clone"
GIT_SUBMODULE_STRATEGY: "recursive"
img: