From 017a817694c618447ffc2b99fb17521500282234 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Feb 2024 09:19:29 -0300 Subject: We are using rsync -e, so there's no reason to keep the artifacts for long. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2b2fe65f..bbf1c315 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -86,7 +86,7 @@ pages: artifacts: paths: - public - expire_in: 1 year + expire_in: 1 month only: - stable -- cgit v1.2.3-60-g2f50