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

Emil Velikov emil.l.velikov at gmail.com
Thu Sep 6 15:01:15 UTC 2018


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>

-Emil


More information about the dri-devel mailing list