Have a release that uses a reference to a configuration-type repo.
When I configure, I can set the "Default" branch to master:
When I create a release, I can chose a branch for the main build artifact:
But I cannot chose the branch of the Git repo, it is fixed on master and no Branch Version Picker is available:
Do I have to create an entire new pipeline to release a different branch of this artifact?
What Default
means in the context of the configuration, then?
Thank you -