gitlab-ci: do not pull submodules
This commit is contained in:
parent
98621d4df2
commit
f44fdbf600
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apk add git ikiwiki po4a perl-yaml-tiny
|
- sudo apk add git ikiwiki po4a perl-yaml-tiny
|
||||||
- git submodule init
|
|
||||||
- git submodule update
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
|
|
Loading…
Add table
Reference in a new issue