diff --git a/.drone.yml b/.drone.yml index 6980c0d..f4b70a1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,6 @@ steps: - name: image: xmartlabs/jenkins-android commands: - - ./gradlew assembleDebug + - ./gradlew assembleDebug when: - - push + - push