nvchecker: add drone-runner-exec

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

View File

@ -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"