|
@@ -3,7 +3,7 @@ name: generic
|
|
|
|
|
|
steps:
|
|
|
- name: generic
|
|
|
- image: nextcloudci/android:android-44
|
|
|
+ image: nextcloudci/android:android-48
|
|
|
commands:
|
|
|
- ./gradlew assembleGeneric
|
|
|
|
|
@@ -42,7 +42,7 @@ name: gplay
|
|
|
|
|
|
steps:
|
|
|
- name: gplay
|
|
|
- image: nextcloudci/android:android-44
|
|
|
+ image: nextcloudci/android:android-48
|
|
|
privileged: true
|
|
|
environment:
|
|
|
LOG_USERNAME:
|
|
@@ -103,7 +103,7 @@ name: analysis
|
|
|
|
|
|
steps:
|
|
|
- name: analysis
|
|
|
- image: nextcloudci/android:android-44
|
|
|
+ image: nextcloudci/android:android-48
|
|
|
environment:
|
|
|
GIT_USERNAME:
|
|
|
from_secret: GIT_USERNAME
|
|
@@ -151,7 +151,7 @@ name: qa
|
|
|
|
|
|
steps:
|
|
|
- name: qa
|
|
|
- image: nextcloudci/android:android-44
|
|
|
+ image: nextcloudci/android:android-48
|
|
|
privileged: true
|
|
|
environment:
|
|
|
LOG_USERNAME:
|