Skip to content
Snippets Groups Projects
Commit 1d749eea authored by Rodrigo Nascimento's avatar Rodrigo Nascimento Committed by Guilherme Gazzo
Browse files

Fix TestFlight upload (#212)

parent 9ea5c1b7
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ jobs:
name: Fastlane Tesflight Upload
command: |
cd ios
fastlane pilot upload --changelog "$(sh ../.circleci/changelog.sh)"
fastlane pilot upload --ipa ios/RocketChatRN.ipa --changelog "$(sh ../.circleci/changelog.sh)"
workflows:
version: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment