Re: [libvirt PATCH 02/20] gitlab-ci.yml: potfile: Consolidate the meson compile calls

2023-03-02 Thread Daniel P . Berrangé
On Mon, Feb 06, 2023 at 02:52:59PM +0100, Erik Skultety wrote: > You can specify multiple targets at once for the 'compile' command. > > Signed-off-by: Erik Skultety > --- > .gitlab-ci.yml | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/.gitlab-ci.yml

[libvirt PATCH 02/20] gitlab-ci.yml: potfile: Consolidate the meson compile calls

2023-02-06 Thread Erik Skultety
You can specify multiple targets at once for the 'compile' command. Signed-off-by: Erik Skultety --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 699be460ca..e20d0b9be8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml