ProjectLaogai/.drone.yml

9 wiersze
125 B
YAML

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