summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorkolaente <konrad@kola-entertainments.de>2018-06-20 18:03:22 +0200
committerLauris BH <lauris@nix.lv>2018-06-20 19:03:22 +0300
commitcd29888906d4a0463ec2191113ca5b5399901291 (patch)
treeb89f0dc8ab1a55c64ae7765b117e185c2ab2fe9b /.drone.yml
parentd84da8fe6562d9e7d2b5bb3626631ecefdca854e (diff)
downloadgitea-cd29888906d4a0463ec2191113ca5b5399901291.tar.gz
gitea-cd29888906d4a0463ec2191113ca5b5399901291.zip
Updated drone config to use the "next" git plugin (#4281)
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 6ab40a39d3..8e571640b7 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -4,7 +4,7 @@ workspace:
clone:
git:
- image: plugins/git:1
+ image: plugins/git:next
depth: 50
tags: true