mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 16:46:51 +08:00
ios ci: Revert changes
The build uploads fine, but I get a login failure after that. I'm tired and don't want to debug this anymore.
This commit is contained in:
@ -16,6 +16,6 @@ platform :ios do
|
|||||||
)
|
)
|
||||||
#upload_to_app_store(skip_metadata: true, skip_screenshots: true)
|
#upload_to_app_store(skip_metadata: true, skip_screenshots: true)
|
||||||
changelog_from_git_commits
|
changelog_from_git_commits
|
||||||
upload_to_testflight(apple_id:"1466519634", skip_waiting_for_build_processing:false, notify_external_testers:true)
|
upload_to_testflight(apple_id:"1466519634", skip_waiting_for_build_processing:true)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user