]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
CI: Collect all Meson logs, not just the test log
authorSimon McVittie <smcv@collabora.com>
Fri, 24 Jun 2022 14:07:27 +0000 (15:07 +0100)
committerSimon McVittie <smcv@collabora.com>
Wed, 13 Jul 2022 19:36:13 +0000 (20:36 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
.gitlab-ci.yml

index ee993cf15a9368508db497c9009460f530093641..698ddc4b735fc48f8512ec2c37a8f102223266e8 100644 (file)
@@ -86,7 +86,7 @@ variables:
     name: "dbus-$CI_JOB_NAME"
     when: always
     paths:
-      - "$builddir/meson-logs/testlog.txt"
+      - "$builddir/meson-logs/*.txt"
 
 windows amd64 image:
   stage: "build docker"