8 lines
230 B
YAML
8 lines
230 B
YAML
build:
|
|
template_file: docker-build-base.tyml
|
|
dockerfile: "Dockerfile.train"
|
|
workerType: "${docker.tfBuild}"
|
|
metadata:
|
|
name: "DeepSpeech Docker train"
|
|
description: "Testing |docker build| of DeepSpeech train image"
|