[gnome-build-meta/valentindavid/sourceforge-mirrors: 2/2] Less trackers




commit 18d5809afeac1e0a99e6aafcbf7894bce16d305c
Author: Valentin David <valentin david codethink co uk>
Date:   Thu Aug 27 14:15:07 2020 +0200

    Less trackers

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a63fa911..79c799ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,8 +7,8 @@ variables:
   GET_SOURCES_ATTEMPTS: 3
   BST_STRICT: '--no-strict'
   BST_TRACK_TAGS: 'False'
-  BST_NO_PUSH: "bst $BST_STRICT --log-file logs/build.log --colors"
-  BST: "bst $BST_STRICT --config build.conf --log-file logs/build.log --colors"
+  BST_NO_PUSH: "bst $BST_STRICT --fetchers 2 --log-file logs/build.log --colors"
+  BST: "bst $BST_STRICT --fetchers 2 --config build.conf --log-file logs/build.log --colors"
   FLATPAK_BRANCH: master
 
 stages:


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