[mod] ci: use custom static podman (#5354)

We only need updated podman on `build`. `test` and `release` can use image
provided container engine binaries.
This commit is contained in:
Ivan Gabaldon
2025-10-22 14:38:59 +02:00
committed by GitHub
parent f70120b0b9
commit 16293132e3
4 changed files with 40 additions and 7 deletions

View File

@@ -37,6 +37,7 @@ container.build() {
fi
fi
info_msg "Selected engine: $container_engine"
"$container_engine" version
# Setup arch specific
case $parch in