[librsvg: 5/9] Define artifacts for the test failure files, so we can debug them
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 5/9] Define artifacts for the test failure files, so we can debug them
- Date: Fri, 12 Jan 2018 21:43:40 +0000 (UTC)
commit 678a1605cd160b9cb735c1a50f1a30a722c58391
Author: Federico Mena Quintero <federico gnome org>
Date: Fri Jan 12 13:58:05 2018 -0600
Define artifacts for the test failure files, so we can debug them
.gitlab-ci.yml | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3da5627..109dc53 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,3 +23,9 @@ test:
script:
- ./autogen.sh --enable-debug
- make check
+
+ artifacts:
+ when: on_failure
+ paths:
+ - /tmp/*.png
+ - tests/*.log
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]