[glib] ci: Rename `build-job` to `fedora-meson-x86_64` for uniqueness



commit a20c8d442103c4785a24226809f8dbd6331f041c
Author: Philip Withnall <withnall endlessm com>
Date:   Thu Apr 26 10:05:45 2018 +0100

    ci: Rename `build-job` to `fedora-meson-x86_64` for uniqueness
    
    Makes it a bit more easily differentiable from the new `msys2-mingw32`
    job.
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e6591a3c0..112a9d4c5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ cache:
   paths:
     - _ccache/
 
-build-job:
+fedora-meson-x86_64:
   stage: build
   script:
     - meson --prefix /usr --libdir /usr/lib64 --buildtype debug --werror -Dsystemtap=true -Ddtrace=true 
_build .


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