mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[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:
@@ -37,6 +37,7 @@ container.build() {
|
||||
fi
|
||||
fi
|
||||
info_msg "Selected engine: $container_engine"
|
||||
"$container_engine" version
|
||||
|
||||
# Setup arch specific
|
||||
case $parch in
|
||||
|
||||
Reference in New Issue
Block a user