mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
8 lines
230 B
YAML
8 lines
230 B
YAML
build:
|
|
template_file: docker-build-base.tyml
|
|
dockerfile: "Dockerfile.build"
|
|
workerType: "${docker.tfBuild}"
|
|
metadata:
|
|
name: "DeepSpeech Docker build"
|
|
description: "Testing |docker build| of DeepSpeech build image"
|