Use cloud symbol server for API Scan (#185)
This commit is contained in:
Родитель
997452cd4e
Коммит
caf84b894a
|
@ -20,7 +20,7 @@ steps:
|
|||
softwareName: 'Dotnet-NuGet.BuildTasks'
|
||||
softwareVersionNum: ${{ parameters.SoftwareVersion }}
|
||||
softwareBuildNum: $(Build.BuildId)
|
||||
symbolsFolder: SRV*http://symweb
|
||||
symbolsFolder: SRV*https://symweb.azurefd.net
|
||||
noCopySymbols: true
|
||||
noCopyBinaries: true
|
||||
noDecompress: true
|
||||
|
@ -32,4 +32,4 @@ steps:
|
|||
# - https://microsoft.sharepoint.com/teams/apiscan/Lists/Contacts%20%20System%20Account%20and%20Wrappers/AllItems.aspx?skipSignal=true
|
||||
# This value is provided from the DotNet-Project-System variable group, defined in the stage variables.
|
||||
env:
|
||||
AzureServicesAuthConnectionString: runAs=App;AppId=$(ApiScanClientId)
|
||||
AzureServicesAuthConnectionString: runAs=App;AppId=$(ApiScanClientId)
|
||||
|
|
Загрузка…
Ссылка в новой задаче