mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-30 19:36:25 +08:00
CI: The Android Licenses have already been accepted in the image
This commit is contained in:
@ -20,9 +20,6 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Create Android Key file
|
name: Create Android Key file
|
||||||
command: echo "$ANDROID_KEY_FILE" | base64 -di > android/key.properties
|
command: echo "$ANDROID_KEY_FILE" | base64 -di > android/key.properties
|
||||||
- run:
|
|
||||||
name: Accept Android Licenses
|
|
||||||
command: $ANDROID_HOME/tools/bin/sdkmanager --update
|
|
||||||
- run:
|
- run:
|
||||||
name: Publish Beta
|
name: Publish Beta
|
||||||
command: cd android && fastlane betaBuild
|
command: cd android && fastlane betaBuild
|
||||||
|
Reference in New Issue
Block a user