[gnome-build-meta/tristan/gnome-boot: 18/18] .gitlab-ci.yml: set the artifacts to expire after 1 week



commit a555635e560dee4e906f22c61898bf910c97ea46
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Tue Sep 17 11:01:26 2019 +0100

    .gitlab-ci.yml: set the artifacts to expire after 1 week
    
    The VM images are very large and we can't store too many of them

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5235f2b2..ef137fc1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -125,6 +125,7 @@ default:
     - logs
     - project.refs
     - image
+    expire_in: 1 week
 
 .flatpak-template:
   stage: flatpak


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]