[gnome-build-meta/abderrahim/rc-beta] flatpak branch name should be 41beta until release




commit 2ff85e9f8b0e4aacf369be42615e910a43f56f33
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sat Sep 11 14:52:26 2021 +0100

    flatpak branch name should be 41beta until release

 .gitlab-ci.yml | 2 +-
 project.conf   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e0490ef9f..a270ff537 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
   BST_TRACK_TAGS: 'false'
   BST_NO_PUSH: "bst $BST_STRICT --config .gitlab-ci/buildstream-nopush.conf --log-file logs/build.log 
--colors"
   BST: "bst $BST_STRICT --config .gitlab-ci/buildstream.conf --log-file logs/build.log --colors"
-  FLATPAK_BRANCH: 41rc
+  FLATPAK_BRANCH: 41beta
   OPENQA_HOST: https://openqa.gnome.org
   OPENQA_NEEDLES_GIT: https://gitlab.gnome.org/gnome/openqa-needles
   OPENQA_NEEDLES_SHA: master
diff --git a/project.conf b/project.conf
index b63d3e092..521f99566 100644
--- a/project.conf
+++ b/project.conf
@@ -308,7 +308,7 @@ variables:
   branch: '41'
   branch-nice-name: Nightly #Should be %{branch} if not master
   installer-volume-id: "GNOME-OS-%{branch-nice-name}-%{arch}"
-  qualifier: 'rc'
+  qualifier: 'beta'
   flatpak-branch: '%{branch}%{qualifier}'
   ostree-layer: user
   ostree-branch: "gnome-os/%{branch}/%{arch}-%{ostree-layer}"


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