SharpeRAD / Cake.Powershell

Powershell addin for Cake
http://cakebuild.net
MIT License
83 stars 36 forks source link

Fail build on warnings #20

Closed DixonDs closed 7 years ago

DixonDs commented 7 years ago

I have a case when I need to fail the build when there are any warnings in powershell. Is it possible?

SharpeRAD commented 7 years ago

Going to close this now as #21 should solve your issue 😄

DixonDs commented 7 years ago

@SharpeRAD So could you give me a hint how to fail a build on any warnings?