mirror of https://github.com/containers/podman.git
Merge pull request #18608 from cevich/log_buildah_version
Cirrus: Record the buildah version for reference
This commit is contained in:
commit
68a25dee2e
|
@ -36,6 +36,7 @@ case $1 in
|
|||
packages)
|
||||
# These names are common to Fedora and Debian
|
||||
PKG_NAMES=(\
|
||||
buildah
|
||||
conmon
|
||||
containernetworking-plugins
|
||||
containers-common
|
||||
|
|
Loading…
Reference in New Issue