Skip to content

Commit

Permalink
Remove beforeBuild task (#4352)
Browse files Browse the repository at this point in the history
  • Loading branch information
halter73 committed Apr 1, 2019
1 parent 6004dc2 commit 0902a8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .vsts-pipelines/builds/ci-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ phases:
TeamName: AspNetCore
OfficialBuild: true
beforeBuild:
- task: securedevelopmentteam.vss-secure-development-tools.build-task-policheck.PoliCheck@1
displayName: 'Run compliance check'
inputs:
targetType: F
# Detect OSS Components in use in the product. Only needs to run on one OS in the matrix.
- task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
displayName: 'Component Detection'
Expand Down

0 comments on commit 0902a8f

Please sign in to comment.