[polari/gnome-3-38] ci: Update ci-fairy image



commit 5c9457326b909e18ea10166530aa485dacd139b1
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Jan 11 14:11:01 2021 +0100

    ci: Update ci-fairy image
    
    The default rules file name changed from commitrules.yml to
    commit-rules.yml, adjust to that change.
    
    https://gitlab.gnome.org/GNOME/polari/-/merge_requests/173

 .gitlab-ci.yml                                   | 2 +-
 .gitlab-ci/{commitrules.yml => commit-rules.yml} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1da79c0c..50b89ce1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 include:
  - remote: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
- - 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'
 
 stages:
  - pre_review
diff --git a/.gitlab-ci/commitrules.yml b/.gitlab-ci/commit-rules.yml
similarity index 100%
rename from .gitlab-ci/commitrules.yml
rename to .gitlab-ci/commit-rules.yml


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