Dashboard > CruiseControl.NET > ... > Configuring the Server > The CruiseControl Configuration Block
The CruiseControl Configuration Block Log In View a printable version of the current page.  
CruiseControl.NET documentation for latest CI builds
Added by Mike Roberts , last edited by Mike Roberts on Oct 13, 2004  (view change)

The root tag in the Server Configuration file is the <cruisecontrol> tag.

The <cruisecontrol> tag can contain 1 or many Project Configuration Blocks as sub tags. Read the Multiple Projects page if you'd like to have more than 1 project section.

Example:

<cruisecontrol>
    <project .. >
    </project>

    <project .. >
    </project>

    .
    .
</cruisecontrol>

Children of this section are:

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