ci: rename debian-gallium to debian-build-testing
authorDavid Heidelberg <david.heidelberg@collabora.com>
Thu, 11 Aug 2022 13:12:02 +0000 (15:12 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 26 Aug 2022 21:20:14 +0000 (21:20 +0000)
This should provide a more accurate description of the task
and allow us to offload some minor checks into it.

Reviewed-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17574>

.gitlab-ci/build/gitlab-ci.yml

index 084672d..896ea53 100644 (file)
@@ -145,7 +145,7 @@ debian-clover-testing:
     - .gitlab-ci/meson/build.sh
     - .gitlab-ci/prepare-artifacts.sh
 
-debian-gallium:
+debian-build-testing:
   extends: .meson-build
   variables:
     UNWIND: "enabled"