chore: Remove submodule stuff
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
David Lapshin 2023-10-14 15:36:20 +00:00
parent 4c4e3486d3
commit b0e25b741d
Signed by: daudix
GPG key ID: 93ECF15D3053D81C

View file

@ -6,9 +6,8 @@ clone:
- if [ -d .exoci/duckquill ]; then
- cd .exoci/duckquill
- git pull
- git submodule update --remote --merge
- else
- git clone --recursive https://git.exozy.me/daudix/duckquill.git .exoci/duckquill
- git clone https://git.exozy.me/daudix/duckquill.git .exoci/duckquill
- fi
pipeline: