From 6e625ba43e52b45b4d69043ad09679282a797f6a Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 25 Jan 2021 10:22:57 +0100 Subject: [PATCH] =?UTF-8?q?What=20Is=20CICD=3F=20What=E2=80=99s=20Importan?= =?UTF-8?q?t=20and=20How=20to=20Get=20It=20Right?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fde193f..e464024 100644 --- a/README.md +++ b/README.md @@ -1622,6 +1622,7 @@ curl --user username:password -X POST -F "jenkinsfile= - But if those things interact, like software changes, then the cost of each may rise non-linearly. > - Be careful what you batch! > - 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](https://www.ansible.com/blog) - Ansible Blog