Search Results

2
votes
2answers
959 views

How to configure CruiseControl.NET to build one project on a remote server

I have a build server running CruiseControl.NET. It works well for the 7 projects that are configured to run on that server (let's call it server A). Now I have a new project that I wish to …
1
vote

How to configure CruiseControl.NET to build one project on a remote server

Duckworth's answer is the one I found via Google. I found the complete story (identifying all protagonists) as: Open the dashboard.config file. Its default location is \Program Files\Cruise …