I want to use a cruisecontrol.net like web deploy to transform my base web config file using a debug or release adaptation to transform the config file. I know cruisecontrol.net uses something called nAnt, but am not aware of how to take advantage of existing configuration file transformations like this one inside of cruisecontrol.net. Is there a way to take advantage of these transformations?
Also is there a way to utilize web deploy within cruise control or is that breaking the rules somehow?