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 10:35:24 +0300
committerGitHub <noreply@github.com>2022-01-28 10:35:24 +0300
commit281651e5bcc720b7e3b23141328babfd608ffe61 (patch)
treee1ce88f8f083ef96849e25af2c509245e5ec879c
parent31e3c22471579301ef61ea70cd1f1af6571f6175 (diff)
Update azure-pipelines.ymlhuangmin-ms-patch-1
-rw-r--r--azure-pipelines.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 48d43bef..01da9615 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -63,11 +63,7 @@ stages:
- task: TSAUpload@1
inputs:
tsaVersion: 'TsaV2'
- instanceUrlForTsaV2: 'MSAZURE'
- projectNameMSAZURE: 'One'
- areaPath: 'One\\DeveloperRelations'
- iterationPath: 'One\\Custom\\_Default'
- codebase: 'NewOrUpdate'
+ codebase: 'Existing'
tsaEnvironment: 'PROD'
codeBaseName: 'Docs_Mdoc'
uploadBinSkim: true