Skip to content

Commit 180e594

Browse files
Lawrence NahumJamie C. Driver
authored andcommitted
build: have CI clone 4 submodules in parallel and don't ask for history
1 parent 9c17ea9 commit 180e594

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
variables:
22
GIT_SUBMODULE_STRATEGY: recursive
3+
GIT_DEPTH: 1
4+
GIT_SUBMODULE_UPDATE_FLAGS: --jobs 4
35

46
stages:
57
- format

0 commit comments

Comments
 (0)