mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-17 06:14:26 +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>
This commit is contained in:
@@ -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