Browse Source

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

master
kolaente Lauris BH 7 years ago
parent
commit
cd29888906
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -4,7 +4,7 @@ workspace:

clone:
git:
image: plugins/git:1
image: plugins/git:next
depth: 50
tags: true



Loading…
Cancel
Save