[rhythmbox/deprecations] right path for config.log



commit 1ba168f8f6b53d2bd8481b3910de7678d0bdd05e
Author: Jonathan Matthew <jonathan d14n org>
Date:   Tue Jan 7 19:48:30 2020 +1000

    right path for config.log

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8cdebeac7..e0f248722 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,5 +18,5 @@ test:
     - make install
   artifacts:
     paths:
-      - config.log
+      - build/config.log
     when: always


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