소스 검색

Merge pull request #4128 from nextcloud/androidDocker

Bump to latest android docker
Andy Scherzinger 6 년 전
부모
커밋
25f145dd3c
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      .drone.yml

+ 4 - 4
.drone.yml

@@ -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: