mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-13 19:34:30 +01: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:
committed by
Greg Kurz
parent
668c8979f0
commit
9b48525af1
@@ -69,7 +69,6 @@ info() {
|
||||
|
||||
repos=(
|
||||
"kata-containers"
|
||||
"tests"
|
||||
)
|
||||
|
||||
|
||||
|
||||
@@ -295,7 +295,6 @@ EOF
|
||||
|
||||
repos=(
|
||||
"kata-containers"
|
||||
"tests"
|
||||
)
|
||||
|
||||
main(){
|
||||
|
||||
Reference in New Issue
Block a user