Update CI artifact expiry

This commit is contained in:
Tulir Asokan 2021-11-28 15:35:35 +02:00
parent 7fba466158
commit 64e2cda7b7
1 changed files with 2 additions and 0 deletions

View File

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