DeepSpeech/taskcluster/android-cache-sdk-android-27.yml
2020-02-25 19:17:13 +01:00

15 lines
507 B
YAML

build:
template_file: android_cache-opt-base.tyml
system_setup:
>
${java.packages_trusty.apt}
cache:
url: ${system.android_cache.sdk.android_27.url}
namespace: ${system.android_cache.sdk.android_27.namespace}
scripts:
build: "taskcluster/android_cache-build.sh sdk android-27"
package: "taskcluster/android_cache-package.sh"
metadata:
name: "Builds Android cache sdk / android-27"
description: "Setup an Android SDK / emulator cache for Android sdk / android-27"