51996148: switch to Cloud symweb (#4528)
This commit is contained in:
Родитель
6672413c0d
Коммит
3aebe894b6
|
@ -61,7 +61,7 @@ stages:
|
|||
${{ if not( parameters.runStaticAnalysis ) }}:
|
||||
ob_sdl_apiscan_enabled: false
|
||||
ob_sdl_apiscan_softwareFolder: '$(build.SourcesDirectory)\APIScanTarget'
|
||||
ob_sdl_apiscan_symbolsFolder: '$(build.SourcesDirectory)\APIScanTarget;SRV*http://symweb'
|
||||
ob_sdl_apiscan_symbolsFolder: '$(build.SourcesDirectory)\APIScanTarget;SRV*https://symweb.azurefd.net'
|
||||
steps:
|
||||
- template: WindowsAppSDK-BuildBinaries-Steps.yml@self
|
||||
parameters:
|
||||
|
@ -88,7 +88,7 @@ stages:
|
|||
${{ if not( parameters.runStaticAnalysis ) }}:
|
||||
ob_sdl_apiscan_enabled: false
|
||||
ob_sdl_apiscan_softwareFolder: '$(build.SourcesDirectory)\BuildOutput\Release\AnyCPU'
|
||||
ob_sdl_apiscan_symbolsFolder: '$(build.SourcesDirectory)\BuildOutput\Release\AnyCPU;SRV*http://symweb'
|
||||
ob_sdl_apiscan_symbolsFolder: '$(build.SourcesDirectory)\BuildOutput\Release\AnyCPU;SRV*https://symweb.azurefd.net'
|
||||
steps:
|
||||
- template: WindowsAppSDK-BuildBinaries-AnyCPU-Steps.yml@self
|
||||
parameters:
|
||||
|
@ -134,7 +134,7 @@ stages:
|
|||
${{ if not( parameters.runStaticAnalysis ) }}:
|
||||
ob_sdl_apiscan_enabled: false
|
||||
ob_sdl_apiscan_softwareFolder: '$(build.SourcesDirectory)\APIScanTarget'
|
||||
ob_sdl_apiscan_symbolsFolder: '$(build.SourcesDirectory)\APIScanTarget;SRV*http://symweb'
|
||||
ob_sdl_apiscan_symbolsFolder: '$(build.SourcesDirectory)\APIScanTarget;SRV*https://symweb.azurefd.net'
|
||||
steps:
|
||||
- template: WindowsAppSDK-BuildMRT-Steps.yml@self
|
||||
parameters:
|
||||
|
|
Загрузка…
Ссылка в новой задаче