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 b60cc31 commit 36903d4
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 @@ -37,6 +37,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 36903d4

Please sign in to comment.