packaging: should tag/update tests repo when releasing

We should still bump/version the tests repository, just as we do for
1.x.

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
This commit is contained in:
Eric Ernst
2021-01-14 21:00:23 -08:00
parent 437b35b7d9
commit 7557a1b60d
2 changed files with 2 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ info() {
repos=(
"kata-containers"
"tests"
)

View File

@@ -165,6 +165,7 @@ EOT
repos=(
"kata-containers"
"tests"
)
main(){