nvchecker: apply exclude_regex to nomad
This commit is contained in:
parent
17b9086195
commit
8c7913c6e1
1 changed files with 1 additions and 0 deletions
|
@ -487,6 +487,7 @@ source = "github"
|
|||
github = "hashicorp/nomad"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
exclude_regex = "^.*(alpha|beta).*$"
|
||||
|
||||
[nomad-driver-lxc]
|
||||
source = "github"
|
||||
|
|
Loading…
Reference in a new issue