CI: Disable uploading crashlytics symbols

It seems to be failing and I cannot figure out why.
This commit is contained in:
Vishesh Handa
2020-06-03 12:11:47 +02:00
parent c50e8ad999
commit a72c1bc911

View File

@ -32,9 +32,9 @@ jobs:
- store_artifacts:
path: build/app/outputs/bundle/prodRelease/app.aab
destination: gitjournal.aab
- run:
name: Upload Crashlytics Symbols
command: ./scripts/android_crashlytics.sh
# - run:
# name: Upload Crashlytics Symbols
# command: ./scripts/android_crashlytics.sh
- run:
name: Publish Alpha
command: cd android && fastlane alphaBuild