Tag: git
-
How to change GIT branch in Microsoft Azure App Service
TLDR: in Configuration / Application settings, create a setting named “deployment_branch” with the name of the GIT branch you whant yo use. Update: I no longer use Microsoft Azure so information on this post may be outdated. So… me, here, writing about a Microsoft product, Azure. I have had some projects that have had to…