From 60f2cc1699e06c24827407c0d52822178c92c64b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Fernando=20Carri=C3=B3n?= Date: Mon, 23 Oct 2023 11:16:26 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f8d6df4..d7a4897 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,7 +33,7 @@ build-job: # This job runs in the build stage, which runs first. artifacts: untracked: false when: on_success - expire_in: never + expire_in: 30 days paths: - "spry.*.*"