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:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-03-21 15:38:31 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-03-21 17:57:40 +0300
commitbb9017d3a67b3e8226bbf2f1e4e0bba1efad44c5 (patch)
tree3afe0c37b255a4b70e5282959f0b0462452a9f00 /.drone.yml
parent9d87f707a65380b8db967867123e89f4883583f4 (diff)
Move over AppImage builder to 5.12
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 1c0aaf855..c4432e2cc 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -254,7 +254,7 @@ pipeline:
TESTS: qt-5.12-clang
AppImage:
- image: nextcloudci/client-5.11:client-5.11-3
+ image: nextcloudci/client-5.12:client-5.12-2
commands:
- /bin/bash -c "./admin/linux/build-appimage.sh"
when: