summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2018-06-14 18:14:14 +0100
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2018-06-18 12:17:11 +0300
commit35d0425e39a6fa9d358ffff507c97a79fc112dc9 (patch)
tree2798df9bfd01f99bc547d3c078f42a37d97754c1
parent630c25f4c1609c0be1c0cdfcb4a9d125ac8c2d14 (diff)
downloadwayland-35d0425e39a6fa9d358ffff507c97a79fc112dc9.tar.gz
.gitlab-ci.yml: collect the distcheck error logs
Currently we issue both check and distcheck, as reportedly there has been cases in the past one works, while the other doesn't. Yet we only collect the check artefacts (test logs). Correct that, by picking the distcheck ones as well. Note: the build-*/wayland*/ directory is purged by distcheck if it runs successfully. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bc1a005..2489665 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,5 +31,6 @@ build-native:
when: always
paths:
- build-*/wayland-*.tar.xz
+ - build-*/wayland*/_build/sub/*.log
- build-*/*.log
- prefix-*