mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:12:54 +08:00
Always update version number in beta lane
This commit is contained in:
parent
2dacd754a3
commit
c0440ca4fe
@ -19,6 +19,8 @@ platform :ios do
|
||||
|
||||
desc 'Deploy to testflight'
|
||||
lane :beta do |options|
|
||||
update_version(options)
|
||||
|
||||
provision(
|
||||
type: 'appstore'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user