Files
gtav-src/tools_ng/etc/CruiseControl/codetester/codetester_emailer.xml
T
2025-09-29 00:52:08 +02:00

15 lines
470 B
XML
Executable File

<cb:scope xmlns:cb="urn:ccnet.config.builder">
<cb:scope
smoke="stats"
variant="_emailer"
triggers_file = "$(game_include_dir)\$(function)\$(function)_emailer_triggers.xml"
tasks_file = "$(game_include_dir)\$(function)\$(function)_emailer_tasks.xml"
report_name="PerChangelist"
source_control_file ="$(game_include_dir)\$(function)\$(function)_emailer_source_control.xml">
<cb:include href="$(base_file)"/>
</cb:scope>
</cb:scope>