Skip to content

Commit 459b9dc

Browse files
Jakub Sliacangbraad
authored andcommitted
Issue #365 Add podman to install instruction on CentosCI
1 parent e5dfdfd commit 459b9dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

centos_ci.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ function install_required_packages() {
5656
glib2-devel \
5757
openssl-devel \
5858
asciidoc \
59-
unzip
59+
unzip \
60+
podman
6061

6162
echo 'CICO: Required packages installed'
6263
}

0 commit comments

Comments
 (0)