DeepSpeech/taskcluster/swig-darwin-amd64.yml

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

2020-02-07 17:52:10 +03:00
build:
template_file: generic_tc_caching-darwin-opt-base.tyml
build_or_cache:
repo: "${system.swig.repo}"
sha: "${system.swig.sha1}"
dir: "swig"
cache:
artifact_url: "${system.swig_build.osx.url}"
artifact_namespace: "${system.swig_build.osx.namespace}"
2020-02-07 17:52:10 +03:00
scripts:
2020-06-25 15:44:31 +03:00
setup: ""
2020-02-07 17:52:10 +03:00
build: "taskcluster/build.sh"
package: "taskcluster/package.sh"
metadata:
name: "SWIG macOS AMD64"
description: "Building SWIG for macOS/AMD64"