Forum Discussion
besmith05
Jun 29, 2021Copper Contributor
Included all latest build artifacts for branch in release
Hello! I'm pretty new to the DevOps world and I'm curious to figure out how I can align all the outputs of all my pipelines to come from the source branch when a release is created. We currently ...
XperiAndri
Aug 11, 2021Copper Contributor
I suppose you can create a Gate or receive a hook to Azure function with target branch and trigger all the releases from that branch