release: tag_repos: Stop tagging / updating the tests repo

As we've moved all the tests to the `kata-containers` repo, the `tests`
repo will become a read-only repo.

Fixes: #8200

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2023-10-11 11:29:49 +02:00
parent 538131ab44
commit 65b1a2d277
2 changed files with 0 additions and 2 deletions

View File

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

View File

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