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