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:
Peng Tao 2020-09-18 18:35:06 +08:00
parent 65c0464222
commit e6f16b7bb1

View File

@ -42,10 +42,7 @@ EOT
}
repos=(
"agent"
"proxy"
"runtime"
"shim"
"kata-containers"
)
get_release_info() {