Use GIT_STRATEGY fetch for CI.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
image: gcc
|
||||
|
||||
variables:
|
||||
GIT_STRATEGY: clone
|
||||
GIT_STRATEGY: fetch
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user