nvchecker: add drone

This commit is contained in:
George Rawlinson 2021-08-25 04:28:21 +00:00
parent a8b2c72f71
commit 0b15a3b058
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -78,6 +78,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[drone]
source = "github"
github = "drone/drone"
use_max_tag = true
prefix = "v"
[drone-runner-ssh]
source = "github"
github = "drone-runners/drone-runner-ssh"