From a6334b267a282b4c0690bdf43fb3ae2e3faf6888 Mon Sep 17 00:00:00 2001 From: danielmkn Date: Thu, 21 Jan 2021 12:41:44 -0800 Subject: [PATCH] ARM templates. Use dev branch for the scripts --- AzureResourceManager/Artifactory/azuredeploy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AzureResourceManager/Artifactory/azuredeploy.json b/AzureResourceManager/Artifactory/azuredeploy.json index 7123b64..3ea186b 100644 --- a/AzureResourceManager/Artifactory/azuredeploy.json +++ b/AzureResourceManager/Artifactory/azuredeploy.json @@ -227,7 +227,7 @@ "metadata": { "description": "The base URI where artifacts required by this template are located. When the template is deployed using the accompanying scripts, a private location in the subscription will be used and this value will be automatically generated." }, - "defaultValue": "https://raw.githubusercontent.com/jfrog/JFrog-Cloud-Installers/master/AzureResourceManager/Artifactory/" + "defaultValue": "https://raw.githubusercontent.com/jfrog/JFrog-Cloud-Installers/arm-7.12.6-gov/AzureResourceManager/Artifactory/" }, "_artifactsLocationSasToken": { "type": "securestring",