Use GIT_STRATEGY fetch for CI.

This commit is contained in:
Lukas Steiner
2020-07-02 15:25:48 +02:00
parent 3a03119d78
commit 92fd46eba4

View File

@@ -2,7 +2,7 @@
image: gcc
variables:
GIT_STRATEGY: clone
GIT_STRATEGY: fetch
stages:
- build