From 8fccec6ab012ea5c83fcb73994c8009ffb7a9dfd Mon Sep 17 00:00:00 2001 From: Reuben Morais Date: Tue, 26 May 2020 09:51:32 +0200 Subject: [PATCH] Switch CI branch to r0.8 --- .taskcluster.yml | 2 +- taskcluster/github-events.cyml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index 89e4ebbe..b42d47ab 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -19,7 +19,7 @@ tasks: - push - tag branches: - - master + - r0.8 scopes: [ "queue:create-task:highest:proj-deepspeech/*", diff --git a/taskcluster/github-events.cyml b/taskcluster/github-events.cyml index ba31e2c1..24b86ddc 100644 --- a/taskcluster/github-events.cyml +++ b/taskcluster/github-events.cyml @@ -12,4 +12,4 @@ taskcluster: - push - tag branches: - - master + - r0.8