From: Niels Möller Date: Mon, 5 Feb 2018 17:14:48 +0000 (+0100) Subject: ci: Fix collection of logs from gnutls test builds. X-Git-Tag: nettle_3.5rc1~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a3126382c023f1fc771f3dd78d20ea562e9c40;p=thirdparty%2Fnettle.git ci: Fix collection of logs from gnutls test builds. --- 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