Automate the complete web application deploy cycle with Cerewro: build, file transfer to IIS server, application pool reload, HTTP availability test and team notification that the deploy was successful.
Run the web app deploy pipeline: compile the project at C:\src\myapp, copy files to C:\inetpub\wwwroot\myapp, recycle the "MyApp" app pool in IIS and verify https://myapp.com responds with HTTP 200