1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-10 16:26:46 +02:00

Remove the drone.io CI configuration, since we (test) use https://woodpecker-ci.org/

This commit is contained in:
vanous 2022-01-15 10:00:26 +01:00
parent ba371e5b48
commit 540a9731f3

View File

@ -1,8 +0,0 @@
kind: pipeline
name: android
steps:
- name: build
image: androidsdk/android-29
commands:
- ./gradlew assembleDebug --stacktrace