Skip to content
Snippets Groups Projects
Commit eccba0bf authored by tle's avatar tle
Browse files

Added Dali 3.0 cruise control project - [293523]

parent c29adc99
No related branches found
No related tags found
No related merge requests found
......@@ -544,6 +544,38 @@
</ant>
</schedule>
</project>
<project
forceOnly="true"
requireModification="true"
name="dali-R3.0.0-I">
<modificationset>
<!-- http://jira.public.thoughtworks.org/browse/CC-766 -->
<alwaysbuild/>
</modificationset>
<schedule
interval="${time.veryLongTime}">
<ant>
<property
name="buildType"
value="I"/>
<property
name="buildBranch"
value="R3.0.0"/>
<property
name="buildId"
value="3.0.0"/>
<property
name="mapVersionTag"
value="HEAD"/>
<property
name="releng.dali-mapVersionTag"
value="HEAD"/>
<property
name="build.distribution"
value="dali"/>
</ant>
</schedule>
</project>
<project
forceOnly="true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment