gitlab-ci: do not pull submodule
This commit is contained in:
parent
6aefe54761
commit
8c7514e157
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
before_script:
|
||||
- sudo apk add git ikiwiki
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
||||
test:
|
||||
stage: test
|
||||
|
|
Loading…
Reference in a new issue