Update CI artifact expiry

This commit is contained in:
Tulir Asokan 2021-11-28 15:35:43 +02:00
parent d146f34f72
commit e22fc9e3c1

View file

@ -15,6 +15,7 @@ build:
artifacts: artifacts:
paths: paths:
- "*.mbp" - "*.mbp"
expire_in: 365 days
build tags: build tags:
stage: build stage: build
@ -25,3 +26,4 @@ build tags:
artifacts: artifacts:
paths: paths:
- "*.mbp" - "*.mbp"
expire_in: never