In TeamCity, using the Service Message function , you can set the value for TeamCity variables from any script environment
echo
If you run this in batch / Powershell, we can set the TeamCity foo variable to booya.
How can I do something like this in Bamboo? I would like to format the build number in a specific way.
Thank.
source
share