[Libguestfs] [PATCH nbdkit] ci: Expire artifacts after 1 week

Richard W.M. Jones rjones at redhat.com
Mon Aug 8 20:51:33 UTC 2022


---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 122bc0860..6e3cda33a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,6 +31,7 @@ include: '/ci/gitlab.yml'
       - "**/test-suite.log"
     public: true
     when: always
+    expire_in: 1 week
 
 .native_build_job:
   extends:
-- 
2.37.0.rc2



More information about the Libguestfs mailing list