Build / Deployment Pipeline for Process
Summary
Build / Deployment Pipeline for ProcessContent
Hello,
We are starting to create a build / deployment pipeline for Process applications in Azure DevOps.
Outline tasks are:
1. Complete changes to Process in OIC
2. Export application and commit to Git Repo in Azure DevOps
3. The commit will initiate a deployment pipeline to deploy the Process application to a testing OIC instance.
4. The build pipeline will control deployments to QA, preprod and eventually prod OIC instances.
The documentation around the platform APIs gives good information on how to operate the APIs, but it is not clear what is the recommended way to deploy processes via the APIs.
Tagged:
0