I would like to use local git to publish a project to Azure.
I need to specify the *.csproj (there are multiple projects in my solution) and build configuration (debug/release/etc.).
I only see how to specify the project here.
How can I also specify the build configuration?