Browse Source

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

tags/v1.5.0-dev
kolaente 7 years ago committed by Lauris BH
parent
commit
cd29888906
  1. 2
      .drone.yml

2
.drone.yml

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

Loading…
Cancel
Save