Start a new topic

How to capture workflows in source control to deploy them on other instances?

We have a DEV, TEST, PROD setup. We develop models in DEV and put them in source control. We use Azure DevOps pipelines do upload and deploy model editions in TEST and PROD.


If I create a workflow for a branch in DEV, how can I make sure it's included in the deployment pipeline? Is it part of the model.xml?


Thank you.

1 Comment

The workflows are included in the model XML file.

Login to post a comment