Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMin Huang <huangmin@microsoft.com>2022-01-28 11:13:16 +0300
committerGitHub <noreply@github.com>2022-01-28 11:13:16 +0300
commitb0c005e123292ded9f3c9eb1386728c4d28e28f5 (patch)
tree49cd2040ec6599fc5c392c5a4b49be3d6a346eb6
parentae095dc72c61e244a7c995f9e37d15c34e67265f (diff)
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
-rw-r--r--azure-pipelines.yml4
1 files 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'