Skip to content

Commit

Permalink
Add OSS component scan to CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
heaths committed Apr 9, 2019
1 parent 7a7fa6c commit 936d264
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ steps:
BuildPlatform: $(BuildPlatform)
Sign: true

- task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
displayName: Detect components

- task: ms-vseng.MicroBuildTasks.521a94ea-9e68-468a-8167-6dcf361ea776.MicroBuildCleanup@1
displayName: Clean up
condition: succeededOrFailed()

0 comments on commit 936d264

Please sign in to comment.