Skip to content

Commit

Permalink
Only scan OSS components in src dir
Browse files Browse the repository at this point in the history
  • Loading branch information
heaths committed Apr 9, 2019
1 parent 936d264 commit 1bc4e8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ steps:

- task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
displayName: Detect components
inputs:
sourceScanPath: $(Build.SourcesDirectory)

- task: ms-vseng.MicroBuildTasks.521a94ea-9e68-468a-8167-6dcf361ea776.MicroBuildCleanup@1
displayName: Clean up
Expand Down

0 comments on commit 1bc4e8d

Please sign in to comment.