From ba3684ea9d0c3329b28cbc4a91c735e903db0b49 Mon Sep 17 00:00:00 2001 From: Sreejith Punnapuzha Date: Tue, 30 Mar 2021 08:34:03 -0500 Subject: [PATCH] Null change to retrigger image build Previous image push failed; pushing a document updation change to try again. Signed-off-by: Sreejith Punnapuzha Change-Id: Ida86277518a4fb98617ba1b62dc7d302d96e2f40 --- ironic/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ironic/README.md b/ironic/README.md index 01bc9d4..c6446b1 100644 --- a/ironic/README.md +++ b/ironic/README.md @@ -3,4 +3,4 @@ [ironic](https://docs.openstack.org/ironic/latest/) serving image. This serves the ironic image that is used by metal3. -To build the image run build.sh with necessary environment variables. \ No newline at end of file +To build the image run build-image.sh with necessary environment variables.