Add runner git strategies
This commit is contained in:
parent
3ae826bb73
commit
73005679f7
|
@ -1,3 +1,7 @@
|
||||||
|
variables:
|
||||||
|
GIT_STRATEGY: fetch
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- |
|
- |
|
||||||
apt-get update -qq &&
|
apt-get update -qq &&
|
||||||
|
|
Loading…
Reference in a new issue