[gnome-runtime-images/bundle-all] Add 41



commit 02b3ac21af49da9ada932afb4f0c25d98597a4f3
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Thu Sep 30 09:55:24 2021 +0200

    Add 41

 .gitlab-ci.yml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f9d6120..2581683 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -122,6 +122,16 @@ flat-manager-client:
     - when: 'manual'
       allow_failure: true
 
+.vars_41:
+  variables:
+    BRANCH: "41"
+    FD_BRANCH: "21.08"
+  rules:
+    - if: '$REBUILD_41'
+      when: 'always'
+    - when: 'manual'
+      allow_failure: true
+
 gnome:nightly:
   stage: 'runtimes'
   extends: ['.sdk_template', '.vars_nightly']
@@ -129,3 +139,7 @@ gnome:nightly:
 gnome:40:
   stage: 'runtimes'
   extends: ['.sdk_template', '.vars_40']
+
+gnome:41:
+  stage: 'runtimes'
+  extends: ['.sdk_template', '.vars_40']


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