mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 15:57:09 +00:00
packaging: fix release notes scripts
It should only check kata-containers repository. Fixes: #758 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
parent
65c0464222
commit
e6f16b7bb1
@ -42,10 +42,7 @@ EOT
|
|||||||
}
|
}
|
||||||
|
|
||||||
repos=(
|
repos=(
|
||||||
"agent"
|
"kata-containers"
|
||||||
"proxy"
|
|
||||||
"runtime"
|
|
||||||
"shim"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
get_release_info() {
|
get_release_info() {
|
||||||
|
Loading…
Reference in New Issue
Block a user