Skip to content
Snippets Groups Projects
Commit 0cbf39b0 authored by ci's avatar ci
Browse files

first approach to added a project for nightly build

SVN: 1593
parent 7cc21312
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,21 @@
</plugin>
<!-- Projects -->
<project name="lims (nightly build)">
<bootstrappers>
<svnbootstrapper localWorkingCopy="projects/cisd/trunk/lims"/>
</bootstrappers>
<modificationset requiremodification="false">
<svn localWorkingCopy="projects/cisd/trunk/lims"/>
</modificationset>
<schedule interval="10">
<ant target="check-dependencies" buildfile="projects/cisd/trunk/lims/build/build.xml" anthome="apache-ant-1.6.5" time="1229"/>
</schedule>
<log>
<merge dir="projects/cisd/trunk/lims/targets/test-output"/>
</log>
</project>
<project name="build_resources">
<schedule>
......
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