From 7b84d8a9c23ce599a98c068c98bc4874c5d724ec Mon Sep 17 00:00:00 2001 From: Byron Lathi Date: Tue, 19 Apr 2022 20:27:25 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5cbbfb..2e2e0bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,6 +18,7 @@ build-bootloader: artifacts: paths: - sw/bootloader/bootloader.hex + expire_in: 1 week