Ben Short
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Ben Short commented, -
Ben Short created a post, Data Clean Up - Keep builds that have been favorited or have a build tag entered via teamcity ui
Hi,I want to configure teamcity to delete build that have not been favorited or don't have a specific tag entered via the teamcity ui. Is that possible? -
Ben Short created a post, Using value set in build script in a Failure Conditions Failure message
I have configured a build script to echo the following before it exits:echo "##teamcity[setParameter name='env.teamcity_build_failure_message' value='${FAILED_COUNT} of ${COUNT} images failed to b...