Update config.yml
This commit is contained in:
parent
69a2a68ad4
commit
429e4ea523
|
@ -111,9 +111,6 @@ jobs:
|
|||
command: |
|
||||
echo $CHAT_ROCKET_ANDROID_STORE_FILE_BASE64_JKS | base64 --decode > chat-rocket-android.jks
|
||||
echo $ROCKET_PLAY_JSON | base64 --decode > android/app/rocket-chat.json
|
||||
- run:
|
||||
name: Download Dependencies
|
||||
command: ./gradlew androidDependencies
|
||||
- run:
|
||||
name: Build Play AAB
|
||||
command: ./gradlew bundlePlayRelease
|
||||
|
|
Loading…
Reference in New Issue