STT/taskcluster/examples-nodejs_wav-node12.yml
Reuben Morais 10e2fc16f2 Revert "Merge pull request #3243 from lissyx/rename-stt-master"
This reverts commit 3e99b0d8b2, reversing
changes made to 3a8c45cb61.
2020-08-26 11:45:06 +02:00

12 lines
372 B
YAML

build:
template_file: examples-base.tyml
docker_image: "node:12"
dependencies:
- "linux-amd64-cpu-opt"
args:
tests_cmdline: "${system.homedir.linux}/DeepSpeech/examples/nodejs_wav/test.sh"
workerType: "${docker.dsTests}"
metadata:
name: "DeepSpeech examples: NodeJS WAV NodeJS v12.x"
description: "DeepSpeech examples: NodeJS WAV NodeJS v12.x"