Skip to content
Snippets Groups Projects
Commit c95cfb99 authored by felmer's avatar felmer
Browse files

LMS-2760 target 'ci' added

SVN: 24293
parent a2db05e5
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,8 @@ ...@@ -5,6 +5,8 @@
<project-classpath name="ecp.gwt" classes="${targets}/www/WEB-INF/classes" /> <project-classpath name="ecp.gwt" classes="${targets}/www/WEB-INF/classes" />
<property name="gwt.extended.sources" value="${gwt.sources}:../rtd_phosphonetx/${sources}:../screening/${sources}" /> <property name="gwt.extended.sources" value="${gwt.sources}:../rtd_phosphonetx/${sources}:../screening/${sources}" />
<target name="ci" depends="build-common.ci, dist" />
<target name="dist" depends="clean"> <target name="dist" depends="clean">
<antcall target="openbis.make-dist"> <antcall target="openbis.make-dist">
<param name="variant" value="-standard-technologies" /> <param name="variant" value="-standard-technologies" />
......
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