File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 5555 CODE_TESTS_PATH : ' $(Build.SourcesDirectory)\Extension\out\test\integrationTests\languageServer'
5656 CODE_EXTENSIONS_PATH : ' $(Build.SourcesDirectory)\Extension'
5757 CODE_TESTS_WORKSPACE : ' $(Build.SourcesDirectory)\Extension\test\integrationTests\testAssets\SimpleCppProject'
58- CODE_DISABLE_EXTENSIONS : 1
58+ CODE_DISABLE_EXTENSIONS : 1
59+
60+ - task : ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
61+ displayName : ' Component Detection'
62+ continueOnError : true
Original file line number Diff line number Diff line change 6464 CODE_TESTS_PATH : ' $(Build.SourcesDirectory)/Extension/out/test/integrationTests/languageServer'
6565 CODE_EXTENSIONS_PATH : ' $(Build.SourcesDirectory)/Extension'
6666 CODE_TESTS_WORKSPACE : ' $(Build.SourcesDirectory)/Extension/test/integrationTests/testAssets/SimpleCppProject'
67- CODE_DISABLE_EXTENSIONS : 1
67+ CODE_DISABLE_EXTENSIONS : 1
68+
69+ - task : ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
70+ displayName : ' Component Detection'
71+ continueOnError : true
You can’t perform that action at this time.
0 commit comments