STT/taskcluster/homebrew_tests-darwin-amd64.yml
2020-08-28 10:15:56 +02:00

14 lines
472 B
YAML

build:
template_file: generic_tc_caching-darwin-opt-base.tyml
cache:
artifact_url: ${system.homebrew_tests.url}
artifact_namespace: ${system.homebrew_tests.namespace}
workerType: ${macOS.dsBuild}
scripts:
setup: "taskcluster/tc-true.sh"
build: "taskcluster/homebrew-build.sh --tests"
package: "taskcluster/homebrew-package.sh --tests"
metadata:
name: "Tests Homebrew macOS AMD64"
description: "Setup a tests Homebrew for macOS/AMD64"