DeepSpeech/taskcluster/android-cache-arm64-v8a-android-25.yml
2020-06-29 17:03:07 +02:00

16 lines
580 B
YAML

build:
template_file: generic_tc_caching-linux-opt-base.tyml
system_setup:
>
${java.packages_xenial.apt}
cache:
artifact_url: ${system.android_cache.arm64_v8a.android_25.url}
artifact_namespace: ${system.android_cache.arm64_v8a.android_25.namespace}
scripts:
setup: ""
build: "taskcluster/android_cache-build.sh arm64-v8a android-25"
package: "taskcluster/android_cache-package.sh"
metadata:
name: "Builds Android cache arm64-v8a / android-25"
description: "Setup an Android SDK / emulator cache for Android arm64-v8a / android-25"