DeepSpeech/taskcluster/scriptworker-task-readthedocs.yaml
2020-05-18 18:46:08 +02:00

15 lines
402 B
YAML

build:
template_file: simple-task.tyml
dependencies:
# Make sure everything else is ready
- "scriptworker-task-github"
allowed:
- "tag"
ref_match: "refs/tags/"
upload_targets:
- "readthedocs"
artifacts_deps: []
metadata:
name: "DeepSpeech ReadTheDocs build & version update"
description: "Trigger building of new version on ReadTheDocs and update default version"