diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2018-12-04 18:08:10 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2018-12-04 18:08:10 +0000 |
commit | dd3e92339d929cc91978e207506b6acd34b02910 (patch) | |
tree | 9e185be4e4e15234c5136aa5911a5112089b748f | |
parent | 001619db74de94fe7d92229885a5b89a052fe2aa (diff) | |
download | pango-dd3e92339d929cc91978e207506b6acd34b02910.tar.gz |
ci: Rename the Linux build job
Since we're using the GNOME run time, use that as the name of the job.
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: - > |