From: Michel Dänzer Date: Wed, 29 Apr 2020 16:47:08 +0000 (+0200) Subject: gitlab-ci: Update to current templates X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c79ac10690d1a2e44ea30a05542d0ea3f246a56;p=mesa.git gitlab-ci: Update to current templates Notable changes: * No longer generate a separate *-built-by-job-* image tag, instead store the pipeline/job information as labels in the image. * Clean up some package information files which were accidentally left before, possibly resulting in slightly smaller images. Acked-by: Andres Gomez Part-of: --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6b7b6e4b359..2bc3d9514e9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ variables: include: - project: 'freedesktop/ci-templates' - ref: 4b2997287317808830e9cb4eb0f99b691787da88 + ref: 59de540b620c45739871d1a073d76d5521989d11 file: '/templates/debian.yml' - local: '.gitlab-ci/lava-gitlab-ci.yml' - local: '.gitlab-ci/test-source-dep.yml'