Skip to content

Commit 1ad3513

Browse files
committed
WIP
Signed-off-by: Or Shoval <[email protected]>
1 parent 86f45a9 commit 1ad3513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/cluster.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
export KUBEVIRT_PROVIDER=${KUBEVIRT_PROVIDER:-'k8s-1.26-centos9'}
16-
export KUBEVIRTCI_TAG=2305081329-48e913c
16+
export KUBEVIRTCI_TAG=${KUBEVIRTCI_TAG:-2305081329-48e913c}
1717

1818
KUBEVIRTCI_REPO='https://github.com/kubevirt/kubevirtci.git'
1919
# The CLUSTER_PATH var is used in cluster folder and points to the _kubevirtci where the cluster is deployed from.

0 commit comments

Comments
 (0)