[PATCH libdrm] gitlab-ci: use variables to deduplicate the build commands

Eric Engestrom eric.engestrom at intel.com
Thu Sep 6 16:01:59 UTC 2018


On Thursday, 2018-09-06 16:01:15 +0100, Emil Velikov wrote:
> On 6 September 2018 at 14:40, Eric Engestrom <eric.engestrom at intel.com> wrote:
> > Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>
> > ---
> >  .gitlab-ci.yml | 129 ++++++++++++++++++-------------------------------
> >  1 file changed, 47 insertions(+), 82 deletions(-)
> >
> > diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> > index eee6abfcdd7de2839660..1dc434a5d359b3b077e7 100644
> > --- a/.gitlab-ci.yml
> > +++ b/.gitlab-ci.yml
> > @@ -1,3 +1,46 @@
> > +.meson-build: &meson-build
> 
> Gitlab calls these templates, not variables. With that fixed
> Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

Thanks, I should've looked that up :]
Fixed and pushed.

> 
> -Emil


More information about the dri-devel mailing list