Add r0.9 branch

This commit is contained in:
Reuben Morais 2020-10-07 18:58:56 +02:00
parent 07fcd5bcd1
commit ed09fd3610
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ then:
DEEPSPEECH_AUDIO: "https://github.com/mozilla/DeepSpeech/releases/download/v0.4.1/audio-0.4.1.tar.gz" DEEPSPEECH_AUDIO: "https://github.com/mozilla/DeepSpeech/releases/download/v0.4.1/audio-0.4.1.tar.gz"
PIP_DEFAULT_TIMEOUT: "60" PIP_DEFAULT_TIMEOUT: "60"
EXAMPLES_CLONE_URL: "https://github.com/mozilla/DeepSpeech-examples" EXAMPLES_CLONE_URL: "https://github.com/mozilla/DeepSpeech-examples"
EXAMPLES_CHECKOUT_TARGET: "master" EXAMPLES_CHECKOUT_TARGET: "r0.9"
command: command:
- "/bin/bash" - "/bin/bash"

View File

@ -12,4 +12,4 @@ taskcluster:
- push - push
- tag - tag
branches: branches:
- master - r0.9

View File

@ -34,7 +34,7 @@ payload:
MSYS: 'winsymlinks:nativestrict' MSYS: 'winsymlinks:nativestrict'
GIT_LFS_SKIP_SMUDGE: '1' GIT_LFS_SKIP_SMUDGE: '1'
EXAMPLES_CLONE_URL: "https://github.com/mozilla/DeepSpeech-examples" EXAMPLES_CLONE_URL: "https://github.com/mozilla/DeepSpeech-examples"
EXAMPLES_CHECKOUT_TARGET: "master" EXAMPLES_CHECKOUT_TARGET: "r0.9"
command: command:
- >- - >-