mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 00:37:24 +00:00
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:
parent
538131ab44
commit
65b1a2d277
@ -69,7 +69,6 @@ info() {
|
|||||||
|
|
||||||
repos=(
|
repos=(
|
||||||
"kata-containers"
|
"kata-containers"
|
||||||
"tests"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
@ -295,7 +295,6 @@ EOF
|
|||||||
|
|
||||||
repos=(
|
repos=(
|
||||||
"kata-containers"
|
"kata-containers"
|
||||||
"tests"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
main(){
|
main(){
|
||||||
|
Loading…
Reference in New Issue
Block a user