bump drone

This commit is contained in:
tobiasKaminsky 2017-10-13 11:59:16 +02:00
parent 3dc3d69cc2
commit 1a06028744
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pipeline:
test:
image: nextcloudci/android:android-24
image: nextcloudci/android:android-26
commands:
# uncomment gplay for Gplay, Modified only
- sh -c "if [ '$FLAVOUR' != 'Generic' ]; then sed -i '/.*com.google.*/s/^.*\\/\\///g' build.gradle; fi"
@ -29,7 +29,7 @@ pipeline:
- LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/:/opt/android-sdk-linux/tools/lib64/gles_mesa/
lint:
image: nextcloudci/android:android-24
image: nextcloudci/android:android-26
commands:
# needs gplay
- sed -i '/.*com.google.*/s/^.*\\/\\///g' build.gradle