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