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:
authorIstván Váradi <ivaradi@varadiistvan.hu>2018-01-30 21:22:46 +0300
committerIstván Váradi <ivaradi@varadiistvan.hu>2018-01-30 21:22:46 +0300
commit88c03a5858882d54dec5c8c1c5e74d9f9adeb3ae (patch)
tree9f3283210c109642b585b0a4db1730784fdfb0d4 /.drone.yml
parent11a540114ecba86b94cbdd1788d4f0b0e4204e2c (diff)
Stepped the version of the build image
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 94d1b012d..f338b42b8 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -89,7 +89,7 @@ pipeline:
BUILD: AppImage
Debian:
- image: nextcloudci/client-debian-ci:client-debian-ci-1
+ image: nextcloudci/client-debian-ci:client-debian-ci-2
commands:
- /bin/bash -c "./admin/linux/debian/drone-build.sh"
secrets: [ DEBIAN_SECRET_KEY, DEBIAN_SECRET_IV ]