Update CI artifact expiry
This commit is contained in:
parent
546e5eee21
commit
0d2db04ed5
|
@ -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