ProjectLaogai/.drone.yml
Jannik Seiler 95ce9e14bd
All checks were successful
continuous-integration/drone/push Build is passing
test and build in one step
2020-08-30 18:27:24 +02:00

9 lines
125 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: nextcloudci/android10:android-56
commands:
- ./gradlew build