We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae095dc commit b0c005eCopy full SHA for b0c005e
1 file changed
azure-pipelines.yml
@@ -65,7 +65,7 @@ stages:
65
tsaVersion: 'TsaV2'
66
codebase: 'Existing'
67
tsaEnvironment: 'PROD'
68
- codeBaseName: 'Docs_default'
+ codeBaseName: 'Docs_Mdoc'
69
uploadBinSkim: true
70
uploadCredScan: true
71
uploadAsync: true
@@ -231,4 +231,4 @@ stages:
231
command: 'push'
232
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg'
233
nuGetFeedType: 'external'
234
- publishFeedCredentials: 'mdoc_nuget_org'
+ publishFeedCredentials: 'mdoc_nuget_org'
0 commit comments