[mutter] ci: Update ci-fairy image



commit e2a68b5ba178c3f258958f9eedb06261bcb4914f
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Mar 3 20:19:49 2021 +0100

    ci: Update ci-fairy image
    
    Previously the information which commit failed a commit message check
    was hidden in parts of the report that don't show up in gitlab's UI.
    
    Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1753>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b65387274d..e89e3f6065 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 include:
   - remote: 
'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/18194044f0f984c8815bc9a1a146582f6bf15d41/templates/fedora.yml'
-  - remote: 
"https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/6f86b8bcb0cd5168c32779c4fea9a893c4a0c046/templates/ci-fairy.yml";
+  - remote: 
"https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/f830873d69a7ff67a9bd69df2916dd0bb147ce09/templates/ci-fairy.yml";
 
 stages:
  - review


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