Dashboard > CruiseControl > MultipleProjects
MultipleProjects Log In View a printable version of the current page.

Added by Jeffrey Fredrick , last edited by Jeffrey Fredrick on Sep 01, 2004  (view change)
Labels: 
(None)

To use multiple projects in CruiseControl just configure the projects in the same config.xml. Restart cruisecontrol and it will run them both (but only one will build at a time).

<cruisecontrol>
  <project name="one">
    ...
  </project>
  <project name="two">
    ...
  </project>
</cruisecontrol>
Powered by a free Atlassian Confluence Open Source Project / Non-profit License granted to ThoughtWorks, Inc.. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators