From a0065d1511f92d309672f5ded5bf7b2be581b97c Mon Sep 17 00:00:00 2001 From: Matthieu Gallien Date: Mon, 3 Oct 2022 17:22:02 +0200 Subject: [PATCH] switch AppImage CI to latest tag: client-appimage-6 Signed-off-by: Matthieu Gallien --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 80772184af0d4..d0fa2678cffbf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -98,7 +98,7 @@ name: AppImage steps: - name: build - image: ghcr.io/nextcloud/continuous-integration-client-appimage:client-appimage-5 + image: ghcr.io/nextcloud/continuous-integration-client-appimage:client-appimage-6 environment: CI_UPLOAD_GIT_TOKEN: from_secret: CI_UPLOAD_GIT_TOKEN