Browse Source

debug ci

main
Hendrik Langer 4 years ago
parent
commit
72c6c8342d
  1. 2
      .drone.yml

2
.drone.yml

@ -7,4 +7,4 @@ steps:
image: nextcloudci/android:android-49
commands:
- chmod +x ./gradlew
- ./gradlew assembleGeneric --no-daemon
- ./gradlew assembleDebug --no-daemon

Loading…
Cancel
Save