From: Morris Jobke Date: Wed, 9 Aug 2017 09:10:21 +0000 (+0200) Subject: Update syntax to drone 0.8 X-Git-Tag: v12.0.3RC1~82 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2e115921a0f9e48323488adc685eb726e7ef80e1;p=nextcloud-server.git Update syntax to drone 0.8 Signed-off-by: Morris Jobke --- diff --git a/.drone.yml b/.drone.yml index f2d7ce3b305..f0520527131 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,7 +1,9 @@ -pipeline: - clone: +clone: + git: image: plugins/git depth: 1 + +pipeline: jsunit: image: nextcloudci/jsunit:jsunit-5 commands: