I am creating a a CICD pipeline and need to have the build fail when I get a test error. I am using powershell in Gitlab to run the build and Octopus is doing the actual deployment. When I run the build, I can see the error from the test but it is interpreted as a warning and the build continues. How do I get it to fail instead of just a warning?
Comments
3 comments
Add comment
Please sign in to leave a comment.