Create update-no-third-party target for lightweight TeamCity builds
This commit is contained in:
@@ -9,6 +9,10 @@
|
|||||||
<execute_update teamcity="http://buildserver.labs.intellij.net" teamcity.build="bt2560"/>
|
<execute_update teamcity="http://buildserver.labs.intellij.net" teamcity.build="bt2560"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
<target name="update-no-third-party">
|
||||||
|
<execute_update/>
|
||||||
|
</target>
|
||||||
|
|
||||||
<target name="fetch-third-party">
|
<target name="fetch-third-party">
|
||||||
<mkdir dir="dependencies" />
|
<mkdir dir="dependencies" />
|
||||||
<mkdir dir="dependencies/download" />
|
<mkdir dir="dependencies/download" />
|
||||||
|
|||||||
Reference in New Issue
Block a user