Hi,
How to Deploy my MSbuild output to a virtual directory on my IIS . What is the action for deployment in IIS?
I have a build in my local machine, i want to deploy it in iis using final builder action.
Please provide example .
Hi,
How to Deploy my MSbuild output to a virtual directory on my IIS . What is the action for deployment in IIS?
I have a build in my local machine, i want to deploy it in iis using final builder action.
Please provide example .
Hi Lalit,
Are you looking to simply copy your built website to IIS or are you looking for a full deployment and setup of the website as well?
I m looking for full deployment of my build ( build will be done by continua ) and i want to use the continua build output , and want to deploy it to iis ( using FB deploy sync )
But in GB there, is there any option to use CI output. please help with example.
I m looking for full deployment of my build ( build will be done by continua ) and i want to use the continua build output , and want to deploy it to iis ( using FB deploy sync )
But in FB , is there any option to use CI output ? . please help with example.