mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
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:
|
||||
- |
|
||||
apt-get update -qq &&
|
||||
|
||||
Loading…
Reference in New Issue
Block a user