mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-02 00:02:01 +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=(
|
||||
"kata-containers"
|
||||
"tests"
|
||||
)
|
||||
|
||||
|
||||
|
@ -165,6 +165,7 @@ EOT
|
||||
|
||||
repos=(
|
||||
"kata-containers"
|
||||
"tests"
|
||||
)
|
||||
|
||||
main(){
|
||||
|
Loading…
Reference in New Issue
Block a user