nvchecker: add drone
This commit is contained in:
parent
a8b2c72f71
commit
0b15a3b058
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue