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-06-23 22:50:37 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-06-28 00:13:56 +0300
commit8d70eab8fe31d82249ae8ba93e6ec9292e664fff (patch)
tree2b380154d7bedf507be4c6f8907c19227daa9a8b /.drone.yml
parent5ce9aedb7a887aa29ddd2b339b44c3bef0923e7b (diff)
Checkout depth of 1 for drone for faster cloning
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 7308c766f..93023dfd0 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -2,6 +2,7 @@ clone:
git:
image: plugins/git
tags: true
+ depth: 1
pipeline:
qt-5.7: