mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-18 11:00:25 +00:00
build: add CSI_IMAGE_VERSION to build.env
CSI_IMAGE_VERSION is needed by makefile and the centos CI to push the image to the minikube vm. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
bccd5cef46
commit
e82cd8339c
@ -8,6 +8,8 @@
|
|||||||
# shell scripts consume this file. Variables that reference variables may not
|
# shell scripts consume this file. Variables that reference variables may not
|
||||||
# get proporly expanded.
|
# get proporly expanded.
|
||||||
#
|
#
|
||||||
|
# cephcsi image version
|
||||||
|
CSI_IMAGE_VERSION=canary
|
||||||
|
|
||||||
# Ceph version to use
|
# Ceph version to use
|
||||||
BASE_IMAGE=docker.io/ceph/ceph:v15
|
BASE_IMAGE=docker.io/ceph/ceph:v15
|
||||||
|
Loading…
Reference in New Issue
Block a user