Add Circle CI resources

CircleCI documentation
pull/1399/head
Paul Marsicovetere 2 years ago committed by GitHub
parent 05ef7deebb
commit 27f39b37cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      content/roadmaps/102-devops/content/106-ci-cd/107-circle-ci.md

@ -1 +1,7 @@
# Circle ci # 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.
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://circleci.com/'>CircleCI Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://circleci.com/docs'>CircleCI Documentation</BadgeLink>
<BadgeLink badgeText='Configuration Tutorial' colorScheme='blue' href='https://circleci.com/docs/config-intro'>Configuration Tutorial</BadgeLink>

Loading…
Cancel
Save