mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 17:46:37 +03:00
test new image
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
f95446eaf1
commit
5548d17bc4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
pipeline:
|
||||
test:
|
||||
image: nextcloudci/android:android-7
|
||||
image: nextcloudci/android:android-14
|
||||
commands:
|
||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 20M
|
||||
- emulator -avd test -no-window &
|
||||
|
|
Loading…
Reference in a new issue