mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-22 03:30:38 +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:
parent
b6e4e48333
commit
ac67498351
@ -8,6 +8,7 @@ stages:
|
||||
|
||||
variables:
|
||||
CARGO_HOME: /cache/cargocache
|
||||
GIT_SUBMODULE_STRATEGY: normal
|
||||
|
||||
check-fmt:
|
||||
stage: test
|
||||
|
Loading…
Reference in New Issue
Block a user