Skip to content

Commit 1a34ff5

Browse files
authored
Merge pull request #605 from mono/develop
Update TSA configuration (#604)
2 parents 5671681 + b0c005e commit 1a34ff5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ stages:
6565
tsaVersion: 'TsaV2'
6666
codebase: 'Existing'
6767
tsaEnvironment: 'PROD'
68-
codeBaseName: 'Docs_default'
68+
codeBaseName: 'Docs_Mdoc'
6969
uploadBinSkim: true
7070
uploadCredScan: true
7171
uploadAsync: true
@@ -231,4 +231,4 @@ stages:
231231
command: 'push'
232232
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg'
233233
nuGetFeedType: 'external'
234-
publishFeedCredentials: 'mdoc_nuget_org'
234+
publishFeedCredentials: 'mdoc_nuget_org'

0 commit comments

Comments
 (0)