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>2018-08-13 11:56:18 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-08-13 11:56:18 +0300
commit5c7c92157f794af637c6e8313c24c6084b98e02d (patch)
tree3418bdf0d8aaa8f51729033c1fbe5d1ae74d9951 /.drone.yml
parent951096f56987a41a38f4b71991ddb7de7fd20805 (diff)
Bump 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 67c22c71a..5fa957264 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -6,7 +6,7 @@ clone:
pipeline:
qt-5.7:
- image: nextcloudci/client-5.7:client-5.7-3
+ image: nextcloudci/client-5.7:client-5.7-4
commands:
# Install QtKeyChain
- /bin/bash -c "
@@ -34,7 +34,7 @@ pipeline:
matrix:
TESTS: qt-5.7
qt-5.8:
- image: nextcloudci/client-5.8:client-5.8-3
+ image: nextcloudci/client-5.8:client-5.8-4
commands:
# Install QtKeyChain
- /bin/bash -c "
@@ -62,7 +62,7 @@ pipeline:
matrix:
TESTS: qt-5.8
qt-5.9:
- image: nextcloudci/client-5.9:client-5.9-4
+ image: nextcloudci/client-5.9:client-5.9-5
commands:
# Install QtKeyChain
- /bin/bash -c "