fix drone.yml

This commit is contained in:
Schoumi 2019-09-23 17:38:37 +02:00
parent 16e4003ac8
commit f257f4b589

View file

@ -7,9 +7,9 @@ platform:
os: linux
steps:
- name:
image: xmartlabs/jenkins-android
commands:
- ./gradlew assembleDebug
when:
- push
- name: build
image: xmartlabs/jenkins-android
commands:
- ./gradlew assembleDebug
when:
- push