From dc41eba7fc0488d97f4f568fd10baf504f850236 Mon Sep 17 00:00:00 2001 From: Inaki Date: Thu, 30 Jan 2020 21:24:15 +0100 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 8f1134c3..9ac860d9 100644 --- a/docs/cicd.md +++ b/docs/cicd.md @@ -6,6 +6,7 @@ * [Awesome Continuous Integration and Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd) * [DZone: Continuous Integration: Servers and Tools](https://dzone.com/refcardz/continuous-integration-servers) Learning to Utilize DevOps with Servers and Tools * [sdtimes.com: CI/CD pipelines are expanding 🌟🌟🌟](https://sdtimes.com/devops/ci-cd-pipelines-are-expanding/) The β€œbasic” CI/CD pipeline includes five processes, which are: merge, build, test, package and deploy. All of these are individually defined so readers have a common reference point. The basic pipeline includes sub-pipelines associated with each step, such as moving artifacts from a build into a repository. +* [devopsonline.co.uk: ChatOps, DevOps, ScrumOps and 5 Other Ops religions](https://www.devopsonline.co.uk/chatops-devops-scrumops-and-5-other-ops-religions/)