Update CI artifact expiry
This commit is contained in:
parent
d146f34f72
commit
e22fc9e3c1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue