ceph-csi/prepare.sh
Niels de Vos 538cdcdba4 add make-containerized-build job
The job does not have any parameters yet, it only build for the master
branch.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-04-01 14:15:04 +02:00

8 lines
132 B
Bash
Executable File

#!/bin/sh
set -x
yum -y install git podman
git clone --single-branch --branch=master https://github.com/ceph/ceph-csi /opt/build