mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-30 20:44:26 +01: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:
@@ -69,7 +69,6 @@ info() {
|
||||
|
||||
repos=(
|
||||
"agent"
|
||||
"kata-containers"
|
||||
"ksm-throttler"
|
||||
"osbuilder"
|
||||
"packaging"
|
||||
@@ -77,6 +76,7 @@ repos=(
|
||||
"runtime"
|
||||
"shim"
|
||||
"tests"
|
||||
"kata-containers"
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user