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-12 21:55:36 +0300
committerIstván Váradi <ivaradi@varadiistvan.hu>2018-01-12 21:55:56 +0300
commit9eb395efd12d3adb9322e81803f400a8ad66b29f (patch)
tree01ff1b27569f66123da82a8a308bb6084b65c5d6 /.drone.yml
parent66c745e1336f793f0f81b46f32923bb072a4de7a (diff)
The Debian Docker image reference is fixed
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 b458d7669..74154e681 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -89,7 +89,7 @@ pipeline:
BUILD: AppImage
Debian:
- image: nextcloud-drone-debian:latest
+ image: nextcloudci/client-debian-ci:client-debian-ci-1
commands:
- /bin/bash -c "./admin/linux/debian/drone-build.sh"
when: