[glib/wip/pwithnall/temp-ci-numbers] WIP



commit 6b07a6920d145bfce9f82f98c5d7721fc10322c5
Author: Philip Withnall <withnall endlessm com>
Date:   Thu Jul 9 11:31:55 2020 +0100

    WIP
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 .gitlab-ci.yml | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e25d57bd9..e61044dcb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,6 +24,13 @@ variables:
     - branches
   except:
     - tags
+  before_script:
+    - cat /proc/loadavg
+    - nproc
+    - ifstat
+  after_script:
+    - cat /proc/loadavg
+    - ifstat
 
 .build:
   extends: .only-default


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