Skip to content

Commit 7e44fec

Browse files
revert to old image
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent 9a023c6 commit 7e44fec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.drone.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: generic
33

44
steps:
55
- name: generic
6-
image: nextcloudci/android:android-51
6+
image: nextcloudci/android:android-49
77
environment:
88
GIT_USERNAME:
99
from_secret: GIT_USERNAME
@@ -52,7 +52,7 @@ name: gplay
5252

5353
steps:
5454
- name: gplay
55-
image: nextcloudci/android:android-51
55+
image: nextcloudci/android:android-49
5656
privileged: true
5757
environment:
5858
LOG_USERNAME:
@@ -114,7 +114,7 @@ name: analysis
114114

115115
steps:
116116
- name: analysis
117-
image: nextcloudci/android:android-51
117+
image: nextcloudci/android:android-49
118118
environment:
119119
GIT_USERNAME:
120120
from_secret: GIT_USERNAME
@@ -163,7 +163,7 @@ name: qa
163163

164164
steps:
165165
- name: qa
166-
image: nextcloudci/android:android-51
166+
image: nextcloudci/android:android-49
167167
privileged: true
168168
environment:
169169
LOG_USERNAME:

0 commit comments

Comments
 (0)