summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-06-27 11:15:13 +0100
committerSimon McVittie <smcv@collabora.com>2022-07-13 20:36:13 +0100
commitb2a143aa7e3b50dfafea978021d866dd4d26d707 (patch)
treeeb9255996d1cd2f5b6e62825229d15ba05112723 /.gitlab-ci.yml
parentd8160bdcfa8f87e1807303d8f4211e935128b4e0 (diff)
downloaddbus-b2a143aa7e3b50dfafea978021d866dd4d26d707.tar.gz
CI: Collect config.h
This will help to verify that the Meson and Autotools/CMake builds are equivalent. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 54c30bed..6819f9c7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -87,6 +87,7 @@ variables:
name: "dbus-$CI_JOB_NAME"
when: always
paths:
+ - "build/config.h"
- "build/meson-logs/*.txt"
windows amd64 image: