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