DeepSpeech/taskcluster/scriptworker-task.yml
2017-11-17 15:36:18 +01:00

21 lines
576 B
YAML

build:
template_file: simple-task.tyml
dependencies:
# Make sure builds are ready
- "darwin-amd64-cpu-opt"
- "linux-amd64-cpu-opt"
- "linux-rpi3-cpu-opt"
allowed:
- "push"
ref_match: "refs/tags/"
routes:
- "notify.irc-channel.${notifications.irc}.on-exception"
- "notify.irc-channel.${notifications.irc}.on-failed"
artifacts_deps:
- "darwin-amd64-cpu-opt"
- "linux-amd64-cpu-opt"
- "linux-rpi3-cpu-opt"
metadata:
name: "DeepSpeech Packages"
description: "Trigger Uploading of DeepSpeech Packages to the Internets"