]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: Makefile: Expose CI_IMAGE_PREFIX and CI_IMAGE_TAG in 'ci-help'
authorErik Skultety <eskultet@redhat.com>
Mon, 15 Feb 2021 12:07:08 +0000 (13:07 +0100)
committerErik Skultety <eskultet@redhat.com>
Wed, 17 Feb 2021 10:05:42 +0000 (11:05 +0100)
commitf1157ee5308fb478e5ce25355de049c55387a494
tree53de41877d9056702a5489ebc6c4a3d712498bc4
parent07103a0caebc034eb40c0e692198371c4698ad16
ci: Makefile: Expose CI_IMAGE_PREFIX and CI_IMAGE_TAG in 'ci-help'

Using locally built images is a useful feature; our commentaries even
mention overriding them may be useful in some scenarios. Expose the
variables in the help to let users know they can use the feature.

Formatting would definitely break, so this patch adds more spacing for
proper alignment.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
ci/Makefile