|
@@ -5,7 +5,7 @@ name: tests-stable
|
|
|
|
|
|
steps:
|
|
steps:
|
|
- name: gplay
|
|
- name: gplay
|
|
- image: nextcloudci/android8:android-61
|
|
|
|
|
|
+ image: ghcr.io/nextcloud/continuous-integration-android8:2
|
|
privileged: true
|
|
privileged: true
|
|
environment:
|
|
environment:
|
|
LOG_USERNAME:
|
|
LOG_USERNAME:
|
|
@@ -92,7 +92,7 @@ name: tests-master
|
|
|
|
|
|
steps:
|
|
steps:
|
|
- name: gplay
|
|
- name: gplay
|
|
- image: nextcloudci/android8:android-61
|
|
|
|
|
|
+ image: ghcr.io/nextcloud/continuous-integration-android8:2
|
|
privileged: true
|
|
privileged: true
|
|
environment:
|
|
environment:
|
|
LOG_USERNAME:
|
|
LOG_USERNAME:
|
|
@@ -170,7 +170,7 @@ name: analysis
|
|
|
|
|
|
steps:
|
|
steps:
|
|
- name: analysis
|
|
- name: analysis
|
|
- image: nextcloudci/android8:android-61
|
|
|
|
|
|
+ image: ghcr.io/nextcloud/continuous-integration-android8:2
|
|
environment:
|
|
environment:
|
|
GIT_USERNAME:
|
|
GIT_USERNAME:
|
|
from_secret: GIT_USERNAME
|
|
from_secret: GIT_USERNAME
|