summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgnes Oetama <aoetama@gitlab.com>2019-07-30 06:17:24 +0000
committerEvan Read <eread@gitlab.com>2019-07-30 06:17:24 +0000
commitd4cc05e2ddba9ba086deff5b90a9d80b7c5e1db1 (patch)
tree8715bf7c03c894f7ec3ed580178445c8aaf077d1
parent4fcd69009bdf14491e2c1fd40f701a5ba3398d20 (diff)
downloadgitlab-ce-d4cc05e2ddba9ba086deff5b90a9d80b7c5e1db1.tar.gz
Update jenkins.md - add CTA to about.gitlab page
-rw-r--r--doc/integration/jenkins.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/integration/jenkins.md b/doc/integration/jenkins.md
index 50cb3d50009..6755640d39c 100644
--- a/doc/integration/jenkins.md
+++ b/doc/integration/jenkins.md
@@ -35,6 +35,9 @@ and [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF
For a real use case, read the blog post [Continuous integration: From Jenkins to GitLab using Docker](https://about.gitlab.com/2017/07/27/docker-my-precious/).
+NOTE: **Moving from a traditional CI plug-in to a single application for the entire software development lifecycle can decrease hours spent on maintaining toolchains by 10% or more.**
+Visit the ['GitLab vs. Jenkins' comparison page](https://about.gitlab.com/devops-tools/jenkins-vs-gitlab.html) to learn how our built-in CI compares to Jenkins.
+
## Requirements
- [Jenkins GitLab Plugin](https://wiki.jenkins.io/display/JENKINS/GitLab+Plugin)