Create City Team Building Template
I am working with a team city in which I plan to install several different builds for a number of my projects.
The fees will be very similar, i.e. all run tests, fxcop, etc.
Instead of going through a few steps to customize each build multiple times, can you create a config template and then reuse it for other builds?
+3
amateur
source
to share
1 answer
TeamCity has this useful feature and it's called the same - Build Configuration Template
. Read how to use it here .
+3
Pavel Bakshy
source
to share