feat: test drone

pull/1403/head
0x330a 2 years ago
parent 557fd90e10
commit 8378565505

@ -0,0 +1,10 @@
---
kind: pipeline
type: docker
name: default
steps:
- name: test
image: mingc/android-build-box:1.24.0
commands:
- bash ./gradlew test
Loading…
Cancel
Save