From dd3e92339d929cc91978e207506b6acd34b02910 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 4 Dec 2018 18:08:10 +0000 Subject: ci: Rename the Linux build job Since we're using the GNOME run time, use that as the name of the job. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 585d5e95..acde7aaa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/base:latest stages: - build -build-pango: +gnome-runtime-linux: stage: build before_script: - > -- cgit v1.2.1