Merge pull request #605 from mono/develop
Update TSA configuration (#604)
This commit is contained in:
Коммит
1a34ff5475
|
@ -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'
|
||||
publishFeedCredentials: 'mdoc_nuget_org'
|
||||
|
|
Загрузка…
Ссылка в новой задаче