DeepSpeech/taskcluster/android-cache-x86_64-androi...

17 строки
623 B
YAML
Исходник Обычный вид История

2020-06-17 00:50:04 +03:00
build:
template_file: generic_tc_caching-linux-opt-base.tyml
system_setup:
>
2020-05-02 14:13:07 +03:00
${java.packages_xenial.apt}
2020-06-17 00:50:04 +03:00
cache:
artifact_url: ${system.android_cache.x86_64.android_30.url}
artifact_namespace: ${system.android_cache.x86_64.android_30.namespace}
scripts:
setup: "taskcluster/tc-true.sh"
2020-06-17 00:50:04 +03:00
build: "taskcluster/android_cache-build.sh x86_64 android-30"
package: "taskcluster/android_cache-package.sh"
workerType: "${docker.smallTask}"
2020-06-17 00:50:04 +03:00
metadata:
name: "Builds Android cache x86_64 / android-30"
description: "Setup an Android SDK / emulator cache for Android / x86_64 android-30"