mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Tell gitlab to fetch submodules
- Add flag to GitLab config file that fetches the top-level submodules only, the 'normal' strategy.
This commit is contained in:
committed by
Michael Sproul
parent
b6e4e48333
commit
ac67498351
@@ -8,6 +8,7 @@ stages:
|
||||
|
||||
variables:
|
||||
CARGO_HOME: /cache/cargocache
|
||||
GIT_SUBMODULE_STRATEGY: normal
|
||||
|
||||
check-fmt:
|
||||
stage: test
|
||||
|
||||
Reference in New Issue
Block a user