]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: build.sh: Drop the CI prefix from the CI_{MESON,NINJA}_ARGS vars
authorErik Skultety <eskultet@redhat.com>
Tue, 31 Jan 2023 17:06:53 +0000 (18:06 +0100)
committerErik Skultety <eskultet@redhat.com>
Fri, 11 Aug 2023 13:09:04 +0000 (15:09 +0200)
commit6788b2d3cde7b3738dfff666facee2735218a273
tree2f88e705dec70a1ac00cf7e96d0bbfcb6d662a03
parented1a0a63cee62bea9036bd6529cc0bff3208693a
ci: build.sh: Drop the CI prefix from the CI_{MESON,NINJA}_ARGS vars

Although it is currently consistent with the other variables we define
when running ci in a local container environment, it isn't consistent
with the variable naming we use in GitLab recipes. Since the idea is
to unite the two, we're likely going to drop a few other variables from
the local env configuration anyway, hence this renaming.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
ci/Makefile
ci/build.sh
ci/helper