dont do submodule init

This commit is contained in:
Felix Ableitner 2021-10-13 13:03:36 +02:00
parent 8c2a5b0c4d
commit fdb33296b1

View file

@ -7,6 +7,5 @@ steps:
commands:
- apt update
- apt install git --yes
- git submodule init
- git submodule update --recursive --remote
- ./build.sh