From 9dcde521dd342aaf0efc4da0cea725585da0879d Mon Sep 17 00:00:00 2001 From: Inaki Date: Sun, 3 May 2020 12:50:50 +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 95a646ed..27d509f0 100644 --- a/docs/cicd.md +++ b/docs/cicd.md @@ -11,6 +11,7 @@ * [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/) +* [tech.buzzfeed.com: Continuous Deployments at BuzzFeed](https://tech.buzzfeed.com/continuous-deployments-at-buzzfeed-d171f76c1ac4) ## CI/CD with Kubernetes * [blog.sonatype.com: Achieving CI and CD With Kubernetes 🌟🌟](https://blog.sonatype.com/achieving-ci/cd-with-kubernetes)