dmitryserbin / azdev-release-orchestrator

Azure DevOps extension to manage and orchestrate release pipelines
MIT License
23 stars 12 forks source link

is it possible to run Release Orchestrator from Build Definition or Yaml pipeline ? #66

Closed kboro closed 2 years ago

kboro commented 2 years ago

Hello,

Its working fine when triggers from Release Definition but from Build Definition or YAML pipeline I have following output :

"##[error]Definition not found"

Can we use Release Orchetsrator task from Build Def or YAML pipeline ?

dmitryserbin commented 2 years ago

Sorry for late reply. Yes, you can use the task in YAML pipeline as per docs. However, you can't target YAML build/release in V2. This feature will be soon available in V3.