Gitlab-CI: keep build workspace only 1 hour
authorLoïc Blot <loic.blot@unix-experience.fr>
Mon, 24 Apr 2017 14:06:27 +0000 (16:06 +0200)
committerLoïc Blot <loic.blot@unix-experience.fr>
Mon, 24 Apr 2017 14:06:27 +0000 (16:06 +0200)
.gitlab-ci.yml

index 84022cd0e5bb125667ac86a3f4a71e7a6c8e0634..ef3b371a4b1a905054698426a97e9e12ebe63658 100644 (file)
@@ -22,7 +22,7 @@ variables:
     - make install
   artifacts:
     when: on_success
-    expire_in: 14 day
+    expire_in: 1h
     paths:
       - artifact/*