session-android/.drone.yml
2022-11-08 14:32:21 +11:00

10 lines
142 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: test
image: mingc/android-build-box:1.24.0
commands:
- bash ./gradlew test