From 41d555bdefda96b264dfea953b8e69c3b240d704 Mon Sep 17 00:00:00 2001 From: danielmkn Date: Thu, 28 Jan 2021 17:05:50 -0800 Subject: [PATCH] ARM templates. Script test --- 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 d53acf3..96ab173 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",