From 65949c5af56332fa2cb90a9309ede479bbd28522 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Thu, 10 May 2018 18:42:11 +0300 Subject: [PATCH] gitlabci: Extend the lifespan of the flatpak bundle. For more information see the following nautilus commit. https://gitlab.gnome.org/GNOME/nautilus/commit/3a35b6035ae6f383744aa88b73e451918292736c Closes #60. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cfabb03..720f140 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -72,7 +72,7 @@ flatpak: artifacts: paths: - hammond-dev.flatpak - expire_in: 2 days + expire_in: 30 days cache: # JOB_NAME - Each job will have it's own cache