This reverts commit 3e99b0d8b2b2d6e47c8ff7eb1dfd9a88eba8e6d8, reversing changes made to 3a8c45cb619589f5f6acf4bfb71e7d6b18e8eab5.
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"
|