зеркало из https://github.com/mozilla/DeepSpeech.git
15 строки
522 B
YAML
15 строки
522 B
YAML
build:
|
|
template_file: android_cache-opt-base.tyml
|
|
system_setup:
|
|
>
|
|
${java.packages_trusty.apt}
|
|
cache:
|
|
url: ${system.android_cache.x86_64.android_28.url}
|
|
namespace: ${system.android_cache.x86_64.android_28.namespace}
|
|
scripts:
|
|
build: "taskcluster/android_cache-build.sh x86_64 android-28"
|
|
package: "taskcluster/android_cache-package.sh"
|
|
metadata:
|
|
name: "Builds Android cache x86_64 / android-28"
|
|
description: "Setup an Android SDK / emulator cache for Android / x86_64 android-28"
|