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



commit 2a686922670382a7650606cbe5c775529aaafed9
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 | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5e2c5c9e..c72406ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,6 +25,9 @@ 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]