Gitlab-CI: keep build workspace only 1 hour

This commit is contained in:
Loïc Blot 2017-04-24 16:06:27 +02:00
parent d7ddceac73
commit af96309621
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ variables:
- make install
artifacts:
when: on_success
expire_in: 14 day
expire_in: 1h
paths:
- artifact/*