We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c17ea9 commit 180e594Copy full SHA for 180e594
.gitlab-ci.yml
@@ -1,5 +1,7 @@
1
variables:
2
GIT_SUBMODULE_STRATEGY: recursive
3
+ GIT_DEPTH: 1
4
+ GIT_SUBMODULE_UPDATE_FLAGS: --jobs 4
5
6
stages:
7
- format
0 commit comments