Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThatoo <thatoo@users.noreply.github.com>2021-10-16 00:14:20 +0300
committerThatoo <thatoo@users.noreply.github.com>2021-10-20 16:50:38 +0300
commit3ab698a0c59291310300f2124983634200e0ae2e (patch)
treec13efbba810c2d2d96123b0928fcb9d972896ec1 /.drone.yml
parentc2dd75df12147510fe6cfef522d840b74fc4dd75 (diff)
To allow auto update of AppImage package
Signed-off-by: Thatoo <thatoo@users.noreply.github.com> docker image 4 Signed-off-by: Thatoo <thatoo@users.noreply.github.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 5b81297b6..6e2eefe60 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-2
+ image: ghcr.io/nextcloud/continuous-integration-client-appimage:client-appimage-3
environment:
CI_UPLOAD_GIT_TOKEN:
from_secret: CI_UPLOAD_GIT_TOKEN