Resources added for Gitlab CI in QA (#1677)

pull/1685/head
Archit Sharma 2 years ago committed by GitHub
parent fd14df1a72
commit d4b574cc12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      content/roadmaps/113-qa/content/110-qa-ci-cd/104-gitlab-ci.md

@ -1 +1,10 @@
# Gitlab ci
# GitLab CI
GitLab offers a CI/CD service that can be used as a SaaS offering or self-managed using your own resources. You can use GitLab CI with any GitLab hosted repository, or any BitBucket Cloud or GitHub repository in the GitLab Premium self-managed, GitLab Premium SaaS and higher tiers.
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://gitlab.com/'>GitLab Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='yellow' href='https://docs.gitlab.com/'>GitLab Documentation</BadgeLink>
<BadgeLink badgeText='Read' colorScheme='yellow' href='https://docs.gitlab.com/ee/ci/quick_start/'>Get Started with GitLab CI</BadgeLink>
<BadgeLink badgeText='Read' colorScheme='yellow' href='https://docs.gitlab.com/ee/tutorials/'>Learn GitLab Tutorials</BadgeLink>
<BadgeLink badgeText='Read' colorScheme='yellow' href='https://docs.gitlab.com/ee/ci/examples/'>GitLab CI/CD Examples</BadgeLink>

Loading…
Cancel
Save