Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen McLaughlin <[email protected]>
  • Loading branch information
sumitshinde-84 and Steve-Mcl authored Oct 3, 2024
1 parent 4a0f56d commit ad46e5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For developers using Node-RED, setting up a comprehensive DevOps pipeline can ma
## What Exactly is a DevOps Pipeline?

![Image showing the DevOps Lifecycle](./images/What-is-DevOps.png){data-zoomable}
_The DevOps Lifecycle illustrates the stages of development, testing, and deployment, ensuring a smooth transition from development to production for efficient and reliable software delivery_
_The DevOps Lifecycle illustrating the stages of development through to production_

A DevOps pipeline is an process that helps developers move their code from development to production smoothly. In a pipeline, each step depends on the one before it, ensuring every update is properly tested and ready for use. The most common stages of a pipeline are:

Expand Down

0 comments on commit ad46e5e

Please sign in to comment.