mirror of
https://github.com/ppy/osu.git
synced 2025-01-07 18:33:04 +08:00
Wait longer
This commit is contained in:
parent
c0440ca4fe
commit
70d1c6fba4
@ -35,7 +35,7 @@ platform :ios do
|
|||||||
changelog.gsub!('$BUILD_ID', options[:build])
|
changelog.gsub!('$BUILD_ID', options[:build])
|
||||||
|
|
||||||
pilot(
|
pilot(
|
||||||
wait_processing_interval: 600,
|
wait_processing_interval: 900,
|
||||||
changelog: changelog,
|
changelog: changelog,
|
||||||
ipa: './osu.iOS/bin/iPhone/Release/osu.iOS.ipa'
|
ipa: './osu.iOS/bin/iPhone/Release/osu.iOS.ipa'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user