mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-12 20:39:30 +00:00
packaging: should tag/update tests repo when releasing
We should still bump/version the tests repository, just as we do for 1.x. Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
This commit is contained in:
@@ -69,6 +69,7 @@ info() {
|
|||||||
|
|
||||||
repos=(
|
repos=(
|
||||||
"kata-containers"
|
"kata-containers"
|
||||||
|
"tests"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
@@ -165,6 +165,7 @@ EOT
|
|||||||
|
|
||||||
repos=(
|
repos=(
|
||||||
"kata-containers"
|
"kata-containers"
|
||||||
|
"tests"
|
||||||
)
|
)
|
||||||
|
|
||||||
main(){
|
main(){
|
||||||
|
Reference in New Issue
Block a user