mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Adjust artifact expiration
This commit is contained in:
parent
75f7c1db19
commit
6a8249e98b
@ -25,6 +25,7 @@ internal:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build/artifacts/Telegram.DSYMs.zip
|
- build/artifacts/Telegram.DSYMs.zip
|
||||||
|
expire_in: 1 week
|
||||||
|
|
||||||
beta_testflight:
|
beta_testflight:
|
||||||
tags:
|
tags:
|
||||||
@ -41,7 +42,7 @@ beta_testflight:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build/artifacts
|
- build/artifacts
|
||||||
expire_in: 1 week
|
expire_in: 3 weeks
|
||||||
|
|
||||||
deploy_beta_testflight:
|
deploy_beta_testflight:
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user