gitlab-ci: do not pull submodule

This commit is contained in:
Antoine Martin 2024-06-21 13:31:25 -04:00
parent 6aefe54761
commit 8c7514e157
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,7 +1,5 @@
before_script:
- sudo apk add git ikiwiki
- git submodule init
- git submodule update
test:
stage: test