From d4b574cc1262c8d8ac947664dfeb50b801d0fdc7 Mon Sep 17 00:00:00 2001 From: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com> Date: Sun, 4 Sep 2022 09:46:36 +0000 Subject: [PATCH] Resources added for Gitlab CI in QA (#1677) --- .../113-qa/content/110-qa-ci-cd/104-gitlab-ci.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/110-qa-ci-cd/104-gitlab-ci.md b/content/roadmaps/113-qa/content/110-qa-ci-cd/104-gitlab-ci.md index d692d5b0a..b83ad52fa 100644 --- a/content/roadmaps/113-qa/content/110-qa-ci-cd/104-gitlab-ci.md +++ b/content/roadmaps/113-qa/content/110-qa-ci-cd/104-gitlab-ci.md @@ -1 +1,10 @@ -# Gitlab ci \ No newline at end of file +# 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. + + +GitLab Website +GitLab Documentation +Get Started with GitLab CI +Learn GitLab Tutorials +GitLab CI/CD Examples