From 1c79ac10690d1a2e44ea30a05542d0ea3f246a56 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michel=20D=C3=A4nzer?= Date: Wed, 29 Apr 2020 18:47:08 +0200 Subject: [PATCH] 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: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.30.2