We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24079ae + b8035a1 commit 37e13bbCopy full SHA for 37e13bb
1 file changed
src/main/teamcity-plugin-resources/teamcity-plugin.xml
@@ -6,6 +6,11 @@
6
<display-name>Build Invoker plugin</display-name>
7
<version>${version}</version>
8
<description>Adds a tab to build results page allowing you to run a pre-configured build based on values from the current build</description>
9
+ <download-url>https://github.com/tcplugins/tcBuildInvoker/releases</download-url>
10
+ <vendor>
11
+ <name>Net Wolf</name>
12
+ <url>http://netwolfuk.wordpress.com/teamcity-plugins/</url>
13
+ </vendor>
14
</info>
15
<deployment use-separate-classloader="true"/>
16
</teamcity-plugin>
0 commit comments