[gnome-build-meta/tristan/set-max-jobs: 3/3] DO NOT MERGE: Debug commit



commit 43d4ae28e071a9876fece8d7dae27bec1c17002c
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date:   Wed Jul 17 22:22:07 2019 +0900

    DO NOT MERGE: Debug commit

 .gitlab-ci.yml | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5e2c5c9e..e1b458aa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,6 +25,10 @@ stages:
 
 
 before_script:
+
+  # XXX Debug
+  - echo "Max jobs will be: $(( $(nproc) / 4 ))"
+
   # Use specific version of BuildStream
   - git clone https://gitlab.com/BuildStream/buildstream.git
   - git -C buildstream/ checkout $BST_SHA


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