JetBrains / teamcity-deployer-plugin

Deployer plugin for TeamCity CI server

Home Page:http://confluence.jetbrains.net/display/TW/Deployer+plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Web Deploy (MSDeploy.exe)

dtretyakov opened this issue · comments

Web Deploy is the IIS extension to support web site deployment which is widely used (on-premises, azure cloud). At the client side exists msdeploy.exe command line application.

Currently users should use command line runners to make it work:

In this build step could be supported publish profile file which points to the IIS hosting service (request).

webdeploy