Add task to trigger ReadTheDocs builds & version update
X-DeepSpeech: NOBUILD
This commit is contained in:
parent
3b4c39f80d
commit
ce00feffaa
14
taskcluster/scriptworker-task-readthedocs.yaml
Normal file
14
taskcluster/scriptworker-task-readthedocs.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
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"
|
||||||
Loading…
x
Reference in New Issue
Block a user