]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: build.sh: Add GIT_ROOT env helper variable
authorErik Skultety <eskultet@redhat.com>
Fri, 25 Aug 2023 14:12:32 +0000 (16:12 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 12 Sep 2023 08:36:13 +0000 (10:36 +0200)
commite61241d7f43f4e048387c0823fd8a3b3941bc36b
tree9664a214eb7bf870940d0d644215c846e2f9f5a6
parent470596b85059b543615e533e0e6d2c46f4971ed1
ci: build.sh: Add GIT_ROOT env helper variable

We'll use this one in many of the job functions future patches will
introduce, it's a neat shortcut to avoid using relative paths.

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