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



commit 5c4263d74d73e148b6e7666082680c667724690f
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..721c042fb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,6 +24,13 @@ variables:
     - branches
   except:
     - tags
+  before_script:
+    - cat /proc/loadavg
+    - nproc
+    - cat /proc/net/dev
+  after_script:
+    - cat /proc/loadavg
+    - cat /proc/net/dev
 
 .build:
   extends: .only-default


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