mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-13 03:26:54 +00:00
For kata tarballs we eventually release to GitHub, check their size against the GitHub size limit. With this, we fail in case of an ongoing release process in 'CI | Publish Kata Containers payload' instead of only later on in the 'Release Kata Containers' action, and we fail during PR builds, avoiding this situation at all. Signed-off-by: Manuel Huber <manuelh@nvidia.com>