What Is CICD? What’s Important and How to Get It Right
This commit is contained in:
parent
814770bf39
commit
6e625ba43e
@ -1622,6 +1622,7 @@ curl --user username:password -X POST -F "jenkinsfile=<Jenkinsfile" http://jenki
|
|||||||
> - But if those things interact, like software changes, then the cost of each may rise non-linearly.
|
> - But if those things interact, like software changes, then the cost of each may rise non-linearly.
|
||||||
> - Be careful what you batch!
|
> - Be careful what you batch!
|
||||||
> - It’s like DevOps and CI/CD: more frequent deploys are safer.
|
> - It’s like DevOps and CI/CD: more frequent deploys are safer.
|
||||||
|
* [Christian Melendez](https://stackify.com/what-is-cicd-whats-important-and-how-to-get-it-right/) - (2019) What Is CICD? What’s Important and How to Get It Right | a good reminder (one again) of the most important principles
|
||||||
|
|
||||||
## Ansible
|
## Ansible
|
||||||
* [Ansible](https://www.ansible.com/blog) - Ansible Blog
|
* [Ansible](https://www.ansible.com/blog) - Ansible Blog
|
||||||
|
Loading…
Reference in New Issue
Block a user