]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: increase time of artifact expiration
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 25 Mar 2017 20:48:46 +0000 (21:48 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 25 Mar 2017 20:51:05 +0000 (21:51 +0100)
This allows to re-run failed builds on the depending stages
during that time.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
.gitlab-ci.yml

index 19c420399289b4106ee6a8cfb27d9c81a68543cf..9c5e690d00d17cbb2f31a4fbb6cb34432e10f3c8 100644 (file)
@@ -50,7 +50,7 @@ ABI-check/Fedora/x86_64:
   - init/Fedora/x86_64
   artifacts:
     untracked: true
-    expire_in: 1 day
+    expire_in: 4 days
 
 syntax-check/Fedora/x86_64:
   stage: stage1-testing