[rhythmbox/deprecations] maybe there's something useful in config.log



commit 41548719a1abe10233826a237c727688971106d1
Author: Jonathan Matthew <jonathan d14n org>
Date:   Tue Jan 7 19:42:06 2020 +1000

    maybe there's something useful in config.log

 .gitlab-ci.yml | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d781fe1bf..8cdebeac7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,3 +16,7 @@ test:
     - make
     - make check
     - make install
+  artifacts:
+    paths:
+      - config.log
+    when: always


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