From 25f7d7c3c08c72a1478e5939b42f88a94d1407f6 Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Fri, 14 Jan 2022 07:17:20 +0100 Subject: [PATCH] All screenshots: use newer image Signed-off-by: tobiasKaminsky --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4f9c6e80ff3e..a6c5602f2823 100644 --- a/.drone.yml +++ b/.drone.yml @@ -171,7 +171,7 @@ name: allScreenshots steps: - name: runAllScreenshots - image: nextcloudci/android8:android-61 + image: ghcr.io/nextcloud/continuous-integration-android8:2 privileged: true environment: GIT_USERNAME: @@ -215,4 +215,4 @@ trigger: event: - cron cron: - - daily + - allscreenshots