I'm using Azure Continuous Deploy for an ASP.NET MVC project from a Bitbucket repository. But it only publishes the site using Release settings. How can I use Continuous Deploy with Debug settings or custom settings instead?
PS: I think that it doesn't matter, but I'm using Visual Studio 2015 with Git tools for syncing with the Bitbucket repository