From e86e7a449007d6f93010910d6aa7c0f5c64ce704 Mon Sep 17 00:00:00 2001 From: Dylan Hand Date: Sat, 14 Dec 2024 13:26:23 +0100 Subject: [PATCH] Temporarily use private-repos branch --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index af9ee0e9..b789d0d2 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -91,4 +91,4 @@ tasks: REPO_NAME: ${repo_name} REPO_FULL_NAME: ${repo_full_name} CI_REPO_URL: https://github.com/divvun/taskcluster-scripts.git - CI_REPO_REF: main + CI_REPO_REF: private-repos