From 93e41f2defde9c66d85e6891f8a2385a8bb7b77d Mon Sep 17 00:00:00 2001 From: Paul Marsicovetere <71470776+paulmarsicloud@users.noreply.github.com> Date: Fri, 5 Aug 2022 08:28:54 -0400 Subject: [PATCH] Add Circle CI resources CircleCI documentation --- .../102-devops/content/106-ci-cd/107-circle-ci.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/102-devops/content/106-ci-cd/107-circle-ci.md b/content/roadmaps/102-devops/content/106-ci-cd/107-circle-ci.md index b76511472..dc0d9ee2c 100644 --- a/content/roadmaps/102-devops/content/106-ci-cd/107-circle-ci.md +++ b/content/roadmaps/102-devops/content/106-ci-cd/107-circle-ci.md @@ -1 +1,7 @@ -# Circle ci \ No newline at end of file +# CircleCI + +CircleCI is a CI/CD service that can be integrated with GitHub, BitBucket and GitLab repositories. The service that can be used as a SaaS offering or self-managed using your own resources. + +CircleCI Website +CircleCI Documentation +Configuration Tutorial