[gnome-shell/alatiera/rever-include] ci: revert to a previous version of the flatpak template



commit 236a9b02ab8c2518da8ac078b09d82588b83ff67
Author: Jordan Petridis <jpetridis gnome org>
Date:   Fri Apr 24 19:18:20 2020 +0300

    ci: revert to a previous version of the flatpak template
    
    A new version seems to be causing some issues, so
    use the previous revision until its resolved

 .gitlab-ci.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7ee8f6c697..80e9f69fdf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,7 @@
-include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
+include:
+  - project: 'gnome/citemplates'
+    ref: '3ecafcc4f06d98a13eb958e86ae0d8c6f388c1aa'
+    file: '/flatpak/flatpak_ci_initiative.yml'
 
 stages:
  - review


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