]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: Implement 'build' helper action
authorAndrea Bolognani <abologna@redhat.com>
Fri, 12 Mar 2021 17:00:52 +0000 (18:00 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 15 Mar 2021 17:49:03 +0000 (18:49 +0100)
commitf0fd72381d562dbb5089c0cba297ffc404e1298c
treec2f1e684a42a44270e258e854b0bfdb29fa75e5a
parent897974c0b3faa47a8f66e28c5e80738f5c87c1d9
ci: Implement 'build' helper action

This simply calls the underlying Makefile target, but allows
additional arguments to be specified in a more convenient and
discoverable way.

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