Comment target to make changes more noticeable
This commit is contained in:
@@ -58,11 +58,11 @@
|
|||||||
idea.maven.version="${ideaVersion}"/>
|
idea.maven.version="${ideaVersion}"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="update_teamcity" depends="fetch-third-party,fetch-annotations">
|
<!--<target name="update_teamcity" depends="fetch-third-party,fetch-annotations">-->
|
||||||
<execute_update_with_idea_teamcity_artifacts
|
<!--<execute_update_with_idea_teamcity_artifacts-->
|
||||||
teamcity.server.url="https://teamcity.jetbrains.com"
|
<!--teamcity.server.url="https://teamcity.jetbrains.com"-->
|
||||||
build.locator.request="buildType:bt410,status:SUCCESS,branch:idea/${ideaVersion}-${idea.kotlin.branch}"/>
|
<!--build.locator.request="buildType:bt410,status:SUCCESS,branch:idea/${ideaVersion}-${idea.kotlin.branch}"/>-->
|
||||||
</target>
|
<!--</target>-->
|
||||||
|
|
||||||
<target name="jb_update" depends="fetch-third-party,fetch-annotations" description="Update dependencies for JB local network">
|
<target name="jb_update" depends="fetch-third-party,fetch-annotations" description="Update dependencies for JB local network">
|
||||||
<execute_update_with_idea_maven_artifacts
|
<execute_update_with_idea_maven_artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user