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>2017-12-14 14:13:14 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2017-12-14 14:57:16 +0300
commit76b8d2536b12046733b6f3cae4b3c1337b561a27 (patch)
treec061530b13e94034d38dc121fe7473f54ca7be15 /.drone.yml
parent09fa5966da2d88dd87d90e2e04a38d2d4cad1c5d (diff)
Bump drone images
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index f966e8864..1da24e760 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -55,7 +55,7 @@ pipeline:
matrix:
TESTS: qt-5.8
qt-5.9:
- image: nextcloudci/client-5.9:client-5.9-2
+ image: nextcloudci/client-5.9:client-5.9-3
commands:
# Install QtKeyChain
- /bin/bash -c "
@@ -81,7 +81,7 @@ pipeline:
TESTS: qt-5.9
AppImage-5.9:
- image: nextcloudci/client-appimage-ci:client-appimage-ci-4
+ image: nextcloudci/client-appimage-ci:client-appimage-ci-6
commands:
- /bin/bash -c "./admin/linux/build-appimage.sh"
when: