CodeClimber

Climbing the cliffs of web development, on .NET

Sunday, December 17, 2017 azure, git, continuous deployment, 24days2017, CI/CD, book, wrox

Continuous Deployment on Azure Git - Day 17 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Continuous Deployment on Azure Git - Day 17 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Deploying to Azure can be done with WebDeploy, as seen yesterday, but we can also go one step further and set up a continuous deployment using Git.…