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:50 +01:00
parent ba371e5b48
commit 540a9731f3
-8
View File
@@ -1,8 +0,0 @@
kind: pipeline
name: android
steps:
- name: build
image: androidsdk/android-29
commands:
- ./gradlew assembleDebug --stacktrace