From c4d361387b1dd5a7ccbc5353c718bb4b6384f42d Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Mon, 19 Aug 2019 11:10:12 +0200 Subject: [PATCH] use new Android docker image Signed-off-by: tobiasKaminsky --- .drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index ecb8ecec03..724e49e660 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: generic steps: - name: generic - image: nextcloudci/android:android-49 + image: nextcloudci/android:android-51 environment: GIT_USERNAME: from_secret: GIT_USERNAME @@ -52,7 +52,7 @@ name: gplay steps: - name: gplay - image: nextcloudci/android:android-49 + image: nextcloudci/android:android-51 privileged: true environment: LOG_USERNAME: @@ -114,7 +114,7 @@ name: analysis steps: - name: analysis - image: nextcloudci/android:android-49 + image: nextcloudci/android:android-51 environment: GIT_USERNAME: from_secret: GIT_USERNAME @@ -163,7 +163,7 @@ name: qa steps: - name: qa - image: nextcloudci/android:android-49 + image: nextcloudci/android:android-51 privileged: true environment: LOG_USERNAME: