Reduce package expiration to two days
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
44cd4129bb
commit
9e3b6ec419
@ -253,7 +253,7 @@ package-app:
|
|||||||
only:
|
only:
|
||||||
- tags@framasoft/mobilizon
|
- tags@framasoft/mobilizon
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 30 days
|
expire_in: 2 days
|
||||||
paths:
|
paths:
|
||||||
- ${APP_ASSET}
|
- ${APP_ASSET}
|
||||||
|
|
||||||
@ -302,7 +302,7 @@ multi-arch-release:
|
|||||||
tags:
|
tags:
|
||||||
- "privileged"
|
- "privileged"
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 30 days
|
expire_in: 2 days
|
||||||
paths:
|
paths:
|
||||||
- ${APP_ASSET}
|
- ${APP_ASSET}
|
||||||
parallel:
|
parallel:
|
||||||
|
Loading…
Reference in New Issue
Block a user