Files
gtav-src/tools_ng/etc/CruiseControl/lightextractiontool/lightextractiontool_exec_sync_tools.xml
2025-09-29 00:52:08 +02:00

10 lines
329 B
XML
Executable File

<cb:scope xmlns:cb="urn:ccnet.config.builder">
<exec xmlns:cb="urn:ccnet.config.builder">
<executable>ruby</executable>
<buildArgs>$(RS_TOOLSROOT)\lib\util\perforce\p4_sync.rb $(toolp4root)/...#head</buildArgs>
<abortOnFail>false</abortOnFail>
<description>Syncing tools</description>
</exec>
</cb:scope>