Looking at modifying a pipeline build

Copper Contributor

I am working for a company that develops a lot of apps and we use Azure devops portal for all of our pipeline releases etc. So, the general flow is that a developer will create a branch to do the development on and change the code on that branch. They would like to deploy that branch before it is merged back into the development line from a pipeline, rather than from visual studio, which they currently do. So, it's about giving the developer to the option to choose which branch to deploy from. Has anyone done something similar or point me in the right direction to how I could go about this?

0 Replies