Danchik Korneenko
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 1
-
-
Danchik Korneenko created a post, Build don't failes if step is failed
I have simple bash script which is exit with code 1, but teamcity always mark such build succesfull. I've already added Failure condition with regex “Process exited with code [0-9]”, but this also ...