mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-17 23:47:07 +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:
parent
cfe9470ff1
commit
867d8bc9b4
@ -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(){
|
||||||
|
Loading…
Reference in New Issue
Block a user