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-11-29 14:34:34 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2017-11-29 14:34:34 +0300
commit529442e0f80af25921f959e07ac1e91812953b85 (patch)
tree4eaa80bcbb6ed0e1cf8b07b58077e273ffda082b /.drone.yml
parent8c411b32f7e6d86a1f48ecfdba161633273816b3 (diff)
Bump drone images
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.drone.yml b/.drone.yml
index 3b75bb417..f966e8864 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -5,7 +5,7 @@ clone:
pipeline:
qt-5.7:
- image: nextcloudci/client-5.7:latest
+ image: nextcloudci/client-5.7:client-5.7-2
commands:
# Install QtKeyChain
- /bin/bash -c "
@@ -30,7 +30,7 @@ pipeline:
matrix:
TESTS: qt-5.7
qt-5.8:
- image: nextcloudci/client-5.8:latest
+ image: nextcloudci/client-5.8:client-5.8-2
commands:
# Install QtKeyChain
- /bin/bash -c "
@@ -55,7 +55,7 @@ pipeline:
matrix:
TESTS: qt-5.8
qt-5.9:
- image: nextcloudci/client-5.9:latest
+ image: nextcloudci/client-5.9:client-5.9-2
commands:
# Install QtKeyChain
- /bin/bash -c "