nvchecker: add drone-runner-exec
This commit is contained in:
parent
0b15a3b058
commit
a5c1bdaa9b
1 changed files with 6 additions and 0 deletions
|
@ -84,6 +84,12 @@ github = "drone/drone"
|
|||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[drone-runner-exec]
|
||||
source = "github"
|
||||
github = "drone-runners/drone-runner-exec"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[drone-runner-ssh]
|
||||
source = "github"
|
||||
github = "drone-runners/drone-runner-ssh"
|
||||
|
|
Loading…
Reference in a new issue