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:
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: