Skip to content

Commit

Permalink
release: tag_repos: Stop tagging / updating the tests repo
Browse files Browse the repository at this point in the history
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 65b1a2d)
Signed-off-by: Greg Kurz <groug@kaod.org>
  • Loading branch information
fidencio authored and gkurz committed Oct 18, 2023
1 parent 668c897 commit 9b48525
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tools/packaging/release/tag_repos.sh
Expand Up @@ -69,7 +69,6 @@ info() {

repos=(
"kata-containers"
"tests"
)


Expand Down
1 change: 0 additions & 1 deletion tools/packaging/release/update-repository-version.sh
Expand Up @@ -295,7 +295,6 @@ EOF

repos=(
"kata-containers"
"tests"
)

main(){
Expand Down

0 comments on commit 9b48525

Please sign in to comment.