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