mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-04 11:06:21 +00:00
release: tag the kata-containers/kata-contaners repo last
This repo triggers the github action to create release tarballs. It looks for release tags in other repos. So tag this repo last to make sure tags have been created on other repos. Fixes #947 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
parent
9116b56df4
commit
453d4be4a4
@ -69,7 +69,6 @@ info() {
|
|||||||
|
|
||||||
repos=(
|
repos=(
|
||||||
"agent"
|
"agent"
|
||||||
"kata-containers"
|
|
||||||
"ksm-throttler"
|
"ksm-throttler"
|
||||||
"osbuilder"
|
"osbuilder"
|
||||||
"packaging"
|
"packaging"
|
||||||
@ -77,6 +76,7 @@ repos=(
|
|||||||
"runtime"
|
"runtime"
|
||||||
"shim"
|
"shim"
|
||||||
"tests"
|
"tests"
|
||||||
|
"kata-containers"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user