microsoft / azure-pipelines-yaml

Azure Pipelines YAML examples, templates, and community interaction
MIT License
1.21k stars 934 forks source link

Build Image should be in different subscription if branch is release or hotfix #524

Closed vikramraocatta closed 3 years ago

vikramraocatta commented 3 years ago

Hi All,

I have docker template to build and publish my image in Subscription A if branch is not hotfix/release, now if I want to build image from release or hotfix branch, but build should be done in subscription B.

I need to keep conditions on job if build is from branch release or hotfix it should implement second template below.

stale[bot] commented 3 years ago

In order to consolidate to fewer feedback channels, we've moved suggestions and issue reporting to Developer Community. Sorry for any confusion resulting from this move.