From b0c005e123292ded9f3c9eb1386728c4d28e28f5 Mon Sep 17 00:00:00 2001 From: Min Huang Date: Fri, 28 Jan 2022 16:13:16 +0800 Subject: Update TSA configuration (#604) * Update TSA code base name * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 930cc07b..01da9615 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -65,7 +65,7 @@ stages: tsaVersion: 'TsaV2' codebase: 'Existing' tsaEnvironment: 'PROD' - codeBaseName: 'Docs_default' + codeBaseName: 'Docs_Mdoc' uploadBinSkim: true uploadCredScan: true uploadAsync: true @@ -231,4 +231,4 @@ stages: command: 'push' packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg' nuGetFeedType: 'external' - publishFeedCredentials: 'mdoc_nuget_org' \ No newline at end of file + publishFeedCredentials: 'mdoc_nuget_org' -- cgit v1.2.3