mirror of
https://github.com/ish-app/ish.git
synced 2026-02-01 14:32:26 +00:00
Automatically push out uploaded builds
This commit is contained in:
parent
20151f5729
commit
43e6ad7fb5
@ -12,6 +12,6 @@ platform :ios do
|
||||
increment_build_number(build_number: latest_testflight_build_number + 1)
|
||||
add_git_tag
|
||||
build_app(scheme: "iSH")
|
||||
upload_to_testflight(changelog: changelog)
|
||||
upload_to_testflight(changelog: changelog, distribute_external: true, groups: ["People"])
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user