From 4e1aa2dcec5ce212c7f4e5a2375f8c02fabcfbd9 Mon Sep 17 00:00:00 2001 From: konrad Date: Wed, 10 Jan 2018 15:04:07 +0100 Subject: [PATCH] Fixed drone clone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 00bc667..35ba8b1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ workspace: clone: git: - image: plugins/git:1 + image: plugins/git depth: 50 tags: true