Reduce package expiration to two days

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-12-13 17:59:54 +01:00 committed by tykayn
parent 0136bb7f87
commit ce443ce708
1 changed files with 2 additions and 2 deletions

View File

@ -253,7 +253,7 @@ package-app:
only:
- tags@framasoft/mobilizon
artifacts:
expire_in: 30 days
expire_in: 2 days
paths:
- ${APP_ASSET}
@ -302,7 +302,7 @@ multi-arch-release:
tags:
- "privileged"
artifacts:
expire_in: 30 days
expire_in: 2 days
paths:
- ${APP_ASSET}
parallel: