We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936d264 commit 1bc4e8dCopy full SHA for 1bc4e8d
1 file changed
.vsts-ci.yml
@@ -36,6 +36,8 @@ steps:
36
37
- task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
38
displayName: Detect components
39
+ inputs:
40
+ sourceScanPath: $(Build.SourcesDirectory)
41
42
- task: ms-vseng.MicroBuildTasks.521a94ea-9e68-468a-8167-6dcf361ea776.MicroBuildCleanup@1
43
displayName: Clean up
0 commit comments