Add links to get to know more info (#22047)
* Add links to get to know more info * Fixed link formatting
This commit is contained in:
@ -7,5 +7,9 @@ Continuous delivery (CD) is a software engineering approach in which teams produ
|
||||
|
||||
It aims at building, testing, and releasing software faster and more frequently. The approach helps reduce the cost, time, and risk of delivering changes by allowing for more incremental updates to applications in production. A straightforward and repeatable deployment process is important for continuous delivery. Continuous delivery means that the team ensures every change can be deployed to production but may choose not to do it, usually due to business reasons.
|
||||
|
||||
|
||||
#### More information
|
||||
- [General information](https://continuousdelivery.com/)
|
||||
- [The Ultimate Guide To a Successful Continuous Delivery Pipeline](https://mobilelabsinc.com/blog/successful-continuous-delivery-pipeline)
|
||||
- [Build it, Test it, Deliver it!
|
||||
Complete iOS Guide on Continuous Delivery with fastlane and Jenkins](https://medium.com/flawless-app-stories/build-it-test-it-deliver-it-complete-ios-guide-on-continuous-delivery-with-fastlane-and-jenkins-cbe44e996ac5)
|
||||
|
||||
|
Reference in New Issue
Block a user