Re: [libvirt PATCH 06/33] ci: build.sh: Add a wrapper function over the 'build' job

2023-08-31 Thread Daniel P . Berrangé
On Fri, Aug 25, 2023 at 07:55:14PM +0200, Erik Skultety wrote: > This helper is a shell function transcript of its original GitLab CI > counterpart. > > Signed-off-by: Erik Skultety > --- > ci/build.sh | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/ci/build.sh b/ci/build.sh >

[libvirt PATCH 06/33] ci: build.sh: Add a wrapper function over the 'build' job

2023-08-25 Thread Erik Skultety
This helper is a shell function transcript of its original GitLab CI counterpart. Signed-off-by: Erik Skultety --- ci/build.sh | 7 +++ 1 file changed, 7 insertions(+) diff --git a/ci/build.sh b/ci/build.sh index d4fbf0ab37..c2f54707ce 100644 --- a/ci/build.sh +++ b/ci/build.sh @@ -47,3