In our previous article (https://dzone.com/articles/deploying-mulesoft-using-azure-devops), we’ve seen the basics and how to create a pipeline. In this particular blog, we will see how to extend the basic pipeline which was created in the previous blog by creating a release pipeline that will help us not only automate a deployment but complete the release. But before creating a new release pipeline, let’s understand what it is and why we need to create it.
Release Pipeline
A release pipeline is a conceptual process by which we take committed code into production. As such, a release pipeline can be as ephemeral or as real as we want to make it. The fundamental release pipeline from code change to production software. A means of triggering the pipeline to run.
from DZone.com Feed https://ift.tt/3djW1vF
No comments:
Post a Comment