[gnome-build-meta/staging-3-30: 12/29] Rename the branch to 3.30



commit 60a4a27162c6269d70f0e9c81cadde5db2c7fa30
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Sep 10 22:29:25 2018 +0300

    Rename the branch to 3.30
    
    This means that the Flatpak SDK produced will have a 3.30 branch
    instead of master

 .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 ea9c79b..957527c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
   BST: "bst --config build.conf --log-file logs/build.log --colors"
   BST_SHA: '301a393cb6499b3f869d74827a9e8dc61b97d00e' #  1.1.7
   BST_EXTERNAL_SHA: '1622d57dfbde94f6cee84e1d8dfd430c86040251' # 0.3.1
-  FLATPAK_BRANCH: master
+  FLATPAK_BRANCH: "3.30"
 
 stages:
   - build
diff --git a/project.conf b/project.conf
index 55cca89..60c746c 100644
--- a/project.conf
+++ b/project.conf
@@ -186,7 +186,7 @@ shell:
   - '${XDG_RUNTIME_DIR}'
 
 variables:
-  branch: master
+  branch: "3.30"
   abi: "gnu"
   gcc_triplet: "%{arch}-linux-%{abi}"
   lib: "lib/%{gcc_triplet}"


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