Эх сурвалжийг харах

Use JDK11 and Gradle 6.7.1 in Android container

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 3 жил өмнө
parent
commit
6ac4b04992
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      .drone.yml

+ 3 - 3
.drone.yml

@@ -5,7 +5,7 @@ name: tests-stable
 
 steps:
   - name: gplay
-    image: nextcloudci/android8:android-60
+    image: nextcloudci/android8:android-61
     privileged: true
     environment:
       LOG_USERNAME:
@@ -87,7 +87,7 @@ name: tests-master
 
 steps:
   - name: gplay
-    image: nextcloudci/android8:android-60
+    image: nextcloudci/android8:android-61
     privileged: true
     environment:
       LOG_USERNAME:
@@ -170,7 +170,7 @@ name: analysis
 
 steps:
   - name: analysis
-    image: nextcloudci/android8:android-60
+    image: nextcloudci/android8:android-61
     environment:
       GIT_USERNAME:
         from_secret: GIT_USERNAME