From acccc765b406a49918808939e9808f8bd91b045d Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 1 May 2020 10:45:05 +0200 Subject: [PATCH] Update cicd.md --- docs/cicd.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cicd.md b/docs/cicd.md index b2e5c299..e5e31ef6 100644 --- a/docs/cicd.md +++ b/docs/cicd.md @@ -10,6 +10,7 @@ * [opensource.com: A beginner's guide to building DevOps pipelines with open source tools](https://opensource.com/article/19/4/devops-pipeline) If you're new to DevOps, check out this five-step process for building your first pipeline. * [acloud.guru: How youtr org predicts your CI/CD pipeline](https://info.acloud.guru/resources/brazeal-how-your-org-predicts-your-ci/cd-pipeline) * [dev.to: CI/CD Continuous Integration & Delivery Explained 🌟🌟🌟🌟](https://dev.to/semaphore/ci-cd-continuous-integration-delivery-explained-75l) +* [mindtheproduct.com: The Product Managers’ Guide to Continuous Delivery and DevOps 🌟🌟🌟🌟](https://www.mindtheproduct.com/what-the-hell-are-ci-cd-and-devops-a-cheatsheet-for-the-rest-of-us/) ## CI/CD with Kubernetes * [blog.sonatype.com: Achieving CI and CD With Kubernetes 🌟🌟](https://blog.sonatype.com/achieving-ci/cd-with-kubernetes)