Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

NetCore Console App in Pipelines how to inform error

lprada April 14, 2023

Hi, I am running a console netcore app in the pipeline and I need to now how to inform pipeline that a error happend and make the build faild.

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 18, 2023

Hi @lprada,

A Pipelines step (and build) will fail if a certain command in that step's script returns a non-zero exit code.

If you want to make the build fail when a certain error occurs, you need to ensure that a non-zero exit code is returned when the error occurs.

Please feel free to reach out if you have any other questions!

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events