TeamCityPluginPublisher.xml: wording
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
</echoxml>
|
</echoxml>
|
||||||
|
|
||||||
<!-- Everything is ok, publish plugin and xml descriptor -->
|
<!-- Everything is ok, publish plugin and xml descriptor -->
|
||||||
<echo message="##teamcity[buildStatus text='${plugin.filename} verified against ${idea.version}" />
|
<echo message="##teamcity[buildStatus text='${plugin.filename} has been verified against ${idea.version}']" />
|
||||||
<echo message="##teamcity[publishArtifacts '${plugin.path}']" />
|
<echo message="##teamcity[publishArtifacts '${plugin.path}']" />
|
||||||
<echo message="##teamcity[publishArtifacts '${updatePlugins.xml}']" />
|
<echo message="##teamcity[publishArtifacts '${updatePlugins.xml}']" />
|
||||||
</target>
|
</target>
|
||||||
|
|||||||
Reference in New Issue
Block a user