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-05-03 15:28:11 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-05-03 15:28:11 +0300
commited3a723ad2496688151e8743cb5248cdb535dca5 (patch)
tree96b640dcb4e136b7a1feef57f86a7c28f5afcb2a /.drone.yml
parent889c930b36d411012dbfe177f2e347b8f8698191 (diff)
Build no debian while it fails
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 79cad9af1..3f3ae1981 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.* ]