mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 00:29:20 +08:00
ios ci: Notify external testers
This commit is contained in:
@ -16,6 +16,6 @@ platform :ios do
|
||||
)
|
||||
#upload_to_app_store(skip_metadata: true, skip_screenshots: true)
|
||||
changelog_from_git_commits
|
||||
upload_to_testflight(apple_id:"1466519634", skip_waiting_for_build_processing:false)
|
||||
upload_to_testflight(apple_id:"1466519634", skip_waiting_for_build_processing:false, notify_external_testers:true)
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user