fix drone.yml

pull/1/head
Schoumi 4 years ago
parent 16e4003ac8
commit f257f4b589

@ -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

Loading…
Cancel
Save