1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Updated drone config to use the "next" git plugin (#4281)

This commit is contained in:
kolaente
2018-06-20 18:03:22 +02:00
committed by Lauris BH
parent d84da8fe65
commit cd29888906

View File

@@ -4,7 +4,7 @@ workspace:
clone: clone:
git: git:
image: plugins/git:1 image: plugins/git:next
depth: 50 depth: 50
tags: true tags: true