From 82f84c58535ee160ccbe6d835e67a738df6c9c91 Mon Sep 17 00:00:00 2001 From: lissyx <1645737+lissyx@users.noreply.github.com> Date: Thu, 26 Nov 2020 19:10:50 +0100 Subject: [PATCH] Fix wrong branch for TaskCluster --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index ab816850..e046dc67 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -19,7 +19,7 @@ tasks: - push - tag branches: - - master + - r0.9 scopes: [ "queue:create-task:highest:proj-deepspeech/*",