Using CruiseControl.NET to deploy

Posted by hokkaido on Stack Overflow See other posts from Stack Overflow or by hokkaido
Published on 2010-05-27T14:07:28Z Indexed on 2010/05/27 14:11 UTC
Read the original article Hit count: 208

Hi,

I've been using CruiseControl.NET for continuous integration and such. Now I want to be able to deploy projects with it. What is the preferred way of doing this? Do I make a new project which I 'Force Build' to deploy?

I really don't want to deploy on every successful commit.

Please share your thoughts.

© Stack Overflow or respective owner

Related posts about deployment

Related posts about cruisecontrol.net