summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weiser <michael.weiser@gmx.de>2018-04-25 16:54:27 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2018-05-07 14:16:00 +0200
commit1f4710c041dba874dc3c90b4f5e34e11c5357033 (patch)
tree1abef0189c9328973a852cb25c3920a21acfc84a
parent78946f2b4948348fcf594ccc2d201e33cf6da288 (diff)
downloadgnutls-1f4710c041dba874dc3c90b4f5e34e11c5357033.tar.gz
.gitlab-ci.yml: Expire all build log artifacts
Signed-off-by: Michael Weiser <michael.weiser@gmx.de>
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 84741959d2..2d53b7259f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -171,6 +171,7 @@ FIPS140-2.Fedora.x86_64:
except:
- tags
artifacts:
+ expire_in: 1 week
when: on_failure
paths:
- build/guile/tests/*.log
@@ -456,6 +457,7 @@ ubsan-Werror.Fedora.x86_64:
except:
- tags
artifacts:
+ expire_in: 1 week
when: on_failure
paths:
- guile/tests/*.log
@@ -478,6 +480,7 @@ Debian.x86_64:
except:
- tags
artifacts:
+ expire_in: 1 week
when: on_failure
paths:
- build/guile/tests/*.log
@@ -537,6 +540,7 @@ Debian.aarch64:
except:
- tags
artifacts:
+ expire_in: 1 week
when: on_failure
paths:
- build/guile/tests/*.log