From e9dda46ee7c54a1a65c41e00af2dc736106c3fbc Mon Sep 17 00:00:00 2001 From: Paul Marsicovetere <71470776+paulmarsicloud@users.noreply.github.com> Date: Fri, 5 Aug 2022 08:32:38 -0400 Subject: [PATCH] Add GitLab CI resources * Update 100-gitlab-ci.md GitLab CI documentation * Update 100-gitlab-ci.md * Update content/roadmaps/102-devops/content/106-ci-cd/100-gitlab-ci.md Co-authored-by: Kamran Ahmed --- .../102-devops/content/106-ci-cd/100-gitlab-ci.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/102-devops/content/106-ci-cd/100-gitlab-ci.md b/content/roadmaps/102-devops/content/106-ci-cd/100-gitlab-ci.md index d692d5b0a..b83ad52fa 100644 --- a/content/roadmaps/102-devops/content/106-ci-cd/100-gitlab-ci.md +++ b/content/roadmaps/102-devops/content/106-ci-cd/100-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