From 53a3126382c023f1fc771f3dd78d20ea562e9c40 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niels=20M=C3=B6ller?= Date: Mon, 5 Feb 2018 18:14:48 +0100 Subject: [PATCH] ci: Fix collection of logs from gnutls test builds. --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d3f0ba3..f32c5947 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -103,6 +103,8 @@ build/gnutls: - tags artifacts: paths: + expire_in: 1 week + when: on_failure - gnutls-git/guile/tests/*.log - gnutls-git/tests/*.log - gnutls-git/*.log -- 2.47.2