Verifier URL is always provided from teamcity.
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
<property name="kotlin.plugin.build.number" value="snapshot"/>
|
||||
<property name="kotlin.plugin.url" value="http://localhost/"/>
|
||||
|
||||
<property name="verifier.url" value="http://teamcity.jetbrains.com/guestAuth/repository/download/bt351/88722:id/plugin-verifier.jar"/>
|
||||
|
||||
<condition property="download.eap">
|
||||
<isset property="eap"/>
|
||||
</condition>
|
||||
@@ -146,4 +144,4 @@
|
||||
|
||||
<echo message="##teamcity[publishArtifacts 'updatePlugins.xml']" />
|
||||
</target>
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user