mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 14:45:47 +03:00
revert to old image
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
9a023c6496
commit
7e44feced2
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ name: generic
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: generic
|
- name: generic
|
||||||
image: nextcloudci/android:android-51
|
image: nextcloudci/android:android-49
|
||||||
environment:
|
environment:
|
||||||
GIT_USERNAME:
|
GIT_USERNAME:
|
||||||
from_secret: GIT_USERNAME
|
from_secret: GIT_USERNAME
|
||||||
|
@ -52,7 +52,7 @@ name: gplay
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: gplay
|
- name: gplay
|
||||||
image: nextcloudci/android:android-51
|
image: nextcloudci/android:android-49
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
LOG_USERNAME:
|
LOG_USERNAME:
|
||||||
|
@ -114,7 +114,7 @@ name: analysis
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: analysis
|
- name: analysis
|
||||||
image: nextcloudci/android:android-51
|
image: nextcloudci/android:android-49
|
||||||
environment:
|
environment:
|
||||||
GIT_USERNAME:
|
GIT_USERNAME:
|
||||||
from_secret: GIT_USERNAME
|
from_secret: GIT_USERNAME
|
||||||
|
@ -163,7 +163,7 @@ name: qa
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: qa
|
- name: qa
|
||||||
image: nextcloudci/android:android-51
|
image: nextcloudci/android:android-49
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
LOG_USERNAME:
|
LOG_USERNAME:
|
||||||
|
|
Loading…
Reference in a new issue