From 0db5292f9fd3533740f925d8db01c13f3e5dee3a Mon Sep 17 00:00:00 2001 From: konrad Date: Tue, 15 Jan 2019 23:07:39 +0100 Subject: [PATCH] clone depth now uses the "good" format for drone 1 --- .drone1.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.drone1.yml b/.drone1.yml index 8fd767fe0b1..fe099b1e278 100644 --- a/.drone1.yml +++ b/.drone1.yml @@ -6,8 +6,7 @@ workspace: path: src/code.vikunja.io/api clone: - git: - depth: 50 + depth: 50 services: - name: test-db @@ -89,8 +88,7 @@ workspace: path: src/code.vikunja.io/api clone: - git: - depth: 50 + depth: 50 trigger: branch: