On 6 September 2018 at 14:40, Eric Engestrom <[email protected]> wrote: > Signed-off-by: Eric Engestrom <[email protected]> > --- > .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 <[email protected]> -Emil _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
