1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-27 08:47:03 +02:00

CI: make sure clone is not partial

This commit is contained in:
vanous 2023-08-11 19:12:01 +02:00
parent bee46c1ca5
commit b8c3622449

View File

@ -1,8 +1,8 @@
#clone:
# git:
# image: woodpeckerci/plugin-git
# settings:
# partial: false
clone:
git:
image: woodpeckerci/plugin-git
settings:
partial: false
steps:
build-apks: