mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
13 lines
383 B
YAML
13 lines
383 B
YAML
build:
|
|
template_file: generic_tc_caching-darwin-opt-base.tyml
|
|
cache:
|
|
artifact_url: ${system.pyenv.osx.url}
|
|
artifact_namespace: ${system.pyenv.osx.namespace}
|
|
scripts:
|
|
setup: ""
|
|
build: "taskcluster/pyenv-build.sh"
|
|
package: "taskcluster/pyenv-package.sh"
|
|
metadata:
|
|
name: "Builds Pyenv macOS AMD64"
|
|
description: "Setup a builds Pyenv for macOS/AMD64"
|