diff --git a/src/LCT.Common/appSettings.json b/src/LCT.Common/appSettings.json index 2b3e0c87..e877d73a 100644 --- a/src/LCT.Common/appSettings.json +++ b/src/LCT.Common/appSettings.json @@ -47,6 +47,9 @@ "Upload" :true } ], + "InternalRepos": [ + "" //This should be the internal repo names in Artifactory for NPM + ], "DevRepos": [ "", "" @@ -74,6 +77,9 @@ "Upload" :true } ], + "InternalRepos": [ + "" //This should be the internal repo names in Artifactory for Nuget + ], "DevRepos": [ "", "" @@ -99,6 +105,9 @@ "Upload" :true } ], + "InternalRepos": [ + "" //This should be the internal repo names in Artifactory for Maven + ], "DevRepos": [ "", "" @@ -124,6 +133,9 @@ "Upload" :true } ], + "InternalRepos": [ + "" //This should be the internal repo names in Artifactory for Debian + ], "DevRepos": [ "", "" @@ -149,6 +161,9 @@ "Upload" :true } ], + "InternalRepos": [ + "" //This should be the internal repo names in Artifactory for Alpine + ], "DevRepos": [ "", "" @@ -175,6 +190,9 @@ "Upload" :true } ], + "InternalRepos": [ + "" //This should be the internal repo names in Artifactory for Poetry + ], "DevRepos": [ "", "" @@ -201,6 +219,9 @@ "Upload" :true } ], + "InternalRepos": [ + "" //This should be the internal repo names in Artifactory for Conan + ], "DevRepos": [ "", ""