mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-03 04:16:42 +00:00
Because the parallel steps, the build.env is not in the local directory where the command is executed. So fetch the BASE_IMAGE before continuing with 'oc start-build', and pass the name of the image on the commandline. Signed-off-by: Niels de Vos <ndevos@redhat.com>