asp.net - TFS 2017- Release deploy app to IIS under a website -
i using tfs 2017 build , realease deploy website, in iis have following structure
- websitehost - applicationtodeploy i using deploy iis app step on tfs realease definition
question: how can tell realease build update applicationtodeploy under websitehost? right creates new website on websitehost level don't want. tried websitehost\applicationtodeploy in host name field in task created website host name websitehost\applicationtodeploy. ideas?
hope made issue clear
based on test, need specify website name in deploy iis app step, automatically update website once changes checked in ci/cd definitions set.
assuming website name applicationtodeploy, specify name under deployment > website name
update:
make sure website existing there, check in iis manager.


Comments
Post a Comment