mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-03 20:35:32 +00:00
disable waiting for iOS build processing on upload
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
db74e0431c
commit
08247391ad
@ -212,7 +212,8 @@ platform :ios do
|
||||
}
|
||||
)
|
||||
upload_to_testflight(
|
||||
ipa: 'status_appstore/StatusIm.ipa'
|
||||
ipa: 'status_appstore/StatusIm.ipa',
|
||||
skip_waiting_for_build_processing: true
|
||||
)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user