nvchecker: add buildkit
This commit is contained in:
parent
0a9e6a4f07
commit
e8e67aea23
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[buildkit]
|
||||||
|
source = "github"
|
||||||
|
github = "moby/buildkit"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[python-josepy]
|
[python-josepy]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "certbot/josepy"
|
github = "certbot/josepy"
|
||||||
|
|
Loading…
Reference in a new issue