Output Build Results to Bamboo

Deleted user September 26, 2014

I am just getting started with any sort of CI and I have been reading the documentation. But what I can't figure out for the life of me is if I have an executable I want to run as a build step, how do I pass the information on whether or not it failed to bamboo? This tells me what the build results can be, but what is bamboo looking for my executable to do in order to know if it completed/passed/failed?

https://confluence.atlassian.com/display/BAMBOO/Working+with+build+results

2 answers

1 accepted

1 vote
Answer accepted
Krystian Brazulewicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 26, 2014

If you run your executable in Script task or in Command task then Bamboo will analyse the return code of the executable and will consider it failed when return code would be non-zero. 

0 votes
Deleted user September 27, 2014

Thanks, I discovered this late last night! I appreciate it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events