From 89ff28d6e46c85ba10f27186ce0af7154bc88b65 Mon Sep 17 00:00:00 2001 From: Mark Youngman Date: Tue, 31 Dec 2024 10:34:48 +0000 Subject: [PATCH] EES-5757 On the test branch, use the test branch Data Factory ARM template --- infrastructure/parameters/test.parameters.json | 2 +- infrastructure/templates/template.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/infrastructure/parameters/test.parameters.json b/infrastructure/parameters/test.parameters.json index fb49adeefd3..e559d0e3a73 100644 --- a/infrastructure/parameters/test.parameters.json +++ b/infrastructure/parameters/test.parameters.json @@ -60,7 +60,7 @@ "value": "G-ZQ5V7CBWMJ" }, "branch": { - "value": "dev" + "value": "test" }, "enableThemeDeletion": { "value": true diff --git a/infrastructure/templates/template.json b/infrastructure/templates/template.json index 0f89037c48a..861e32bb723 100644 --- a/infrastructure/templates/template.json +++ b/infrastructure/templates/template.json @@ -594,7 +594,8 @@ "defaultValue": "master", "allowedValues": [ "master", - "dev" + "dev", + "test" ] }, "skuContentDb": {