fix drone.yml

This commit is contained in:
Schoumi 2019-09-23 17:34:20 +02:00
parent 1c0b86ec84
commit 16e4003ac8

View file

@ -10,6 +10,6 @@ steps:
- name:
image: xmartlabs/jenkins-android
commands:
- ./gradlew assembleDebug
- ./gradlew assembleDebug
when:
- push
- push