Skip to content

Commit

Permalink
Revert: Warning Quality Check Build Task (#3172)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Holub <alexholub@microsoft.com>
  • Loading branch information
alexholub113 and Alex Holub authored Jan 2, 2025
1 parent bfc7b6b commit 8563cf9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build/template-publish-and-cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,5 @@ steps:
GdnPublishTsaConfigFile: '$(Build.SourcesDirectory)/build/tsaConfig.json'
continueOnError: true

- task: BuildQualityChecks@9
displayName: 'Check Warnings'
inputs:
checkWarnings: true
warningFailOption: 'build'
showStatistics: true

- task: mspremier.PostBuildCleanup.PostBuildCleanup-task.PostBuildCleanup@3
displayName: 'Clean Agent Directories'

0 comments on commit 8563cf9

Please sign in to comment.