[pango/small-fixes: 1/4] ci: Rename the Linux build job



commit dd3e92339d929cc91978e207506b6acd34b02910
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Dec 4 18:08:10 2018 +0000

    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(-)
---
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:
     - >


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]