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-05-03 20:02:49 +0300
committerIstván Váradi <ivaradi@varadiistvan.hu>2018-05-03 20:02:49 +0300
commit7827fe4151600beae508b5a98c63c537fea94825 (patch)
tree221700fa0ad02dffb4e546ffead7378612afb3b3 /.drone.yml
parente40bddb2c27aa5d0444d1376c853c3c4fd18438c (diff)
Fix Debian build
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 3f3ae1981..79cad9af1 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -111,7 +111,7 @@ matrix:
- TESTS: qt-5.8
- TESTS: qt-5.9
- BUILD: AppImage
-# - BUILD: Debian
+ - BUILD: Debian
- TESTS: documentation
branches: [ master, 2.* ]