From: Loïc Blot Date: Mon, 24 Apr 2017 14:06:27 +0000 (+0200) Subject: Gitlab-CI: keep build workspace only 1 hour X-Git-Tag: 0.4.16~200 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=af9630962134346750f12c9f1856eae00e0dfe02;p=oweals%2Fminetest.git Gitlab-CI: keep build workspace only 1 hour --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 84022cd0e..ef3b371a4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ variables: - make install artifacts: when: on_success - expire_in: 14 day + expire_in: 1h paths: - artifact/*