From f939918d368fb0209a7c1e8b13341ae74e9898df Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Mon, 25 Nov 2013 13:52:46 +0400 Subject: [PATCH] Use system variables on teamcity for passing them into ant script --- pluginPublisher/TeamCityPluginPublisher.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pluginPublisher/TeamCityPluginPublisher.xml b/pluginPublisher/TeamCityPluginPublisher.xml index 6741ce71f2f..17868ffe617 100644 --- a/pluginPublisher/TeamCityPluginPublisher.xml +++ b/pluginPublisher/TeamCityPluginPublisher.xml @@ -15,6 +15,9 @@ + + + @@ -136,8 +139,8 @@ + url="${kotlin.plugin.url}" + version="${kotlin.plugin.build.number}" />