mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-13 21:56:32 +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>
(cherry picked from commit 65b1a2d277
)
Signed-off-by: Greg Kurz <groug@kaod.org>
This commit is contained in:
parent
668c8979f0
commit
9b48525af1
@ -69,7 +69,6 @@ info() {
|
||||
|
||||
repos=(
|
||||
"kata-containers"
|
||||
"tests"
|
||||
)
|
||||
|
||||
|
||||
|
@ -295,7 +295,6 @@ EOF
|
||||
|
||||
repos=(
|
||||
"kata-containers"
|
||||
"tests"
|
||||
)
|
||||
|
||||
main(){
|
||||
|
Loading…
Reference in New Issue
Block a user