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:
-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'