[gnome-shell-extensions] ci: Update ci-fairy image



commit 2702cdf889496da916e6fef40e2cd609463b3d6f
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Jan 11 14:03:44 2021 +0100

    ci: Update ci-fairy image
    
    The default rules file name has changed from commitrules.yml to
    commit-rules.yml, adjust to that change.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/151>

 .gitlab-ci.yml             |  2 +-
 .gitlab-ci/commitrules.yml | 13 -------------
 2 files changed, 1 insertion(+), 14 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 704b7e5..a1d62d3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 include:
- - remote: 
"https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/18194044f0f984c8815bc9a1a146582f6bf15d41/templates/ci-fairy.yml";
+ - remote: 
"https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/6f86b8bcb0cd5168c32779c4fea9a893c4a0c046/templates/ci-fairy.yml";
 
 image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/33:2020-11-17.0
 


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