Files
2025-09-29 00:52:08 +02:00

13 lines
533 B
XML
Executable File

<cb:scope xmlns:cb="urn:ccnet.config.builder">
<cb:include href="$(RS_TOOLSCONFIG)\CruiseControl\statsenumbuilder\statsenumbuilder_base_defs.xml"/>
<cb:scope
projectname ="$(projectname_base)"
projectname_dev ="$(projectname)$(dev_blanking_underbar)"
webURL ="http://$(dashboard)/ccnet/server/$(COMPUTERNAME)/project/$(projectname_dev)/ViewProjectReport.aspx"
artifacts_dir ="$(artifacts_root_dir)\$(projectname_dev)">
<cb:include href="$(base_file)"/>
</cb:scope>
</cb:scope>