summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-06-12 04:56:09 +0000
committerEvan Read <eread@gitlab.com>2019-06-12 04:56:09 +0000
commitee87aa5a0f8964c0bde89cef5a71daf9a74bf70f (patch)
treefec047c9c986c59d2b3c98d7294ba9b09ff246ae
parent4373d0ddad2dfa87421cb127816b4d5774bcb676 (diff)
parentefdb7ba2a85ffc7a1061e964a05d458afc375925 (diff)
downloadgitlab-ce-ee87aa5a0f8964c0bde89cef5a71daf9a74bf70f.tar.gz
Merge branch 'docs/add_autodevops_demo' into 'master'
Add link to Auto DevOps demo video See merge request gitlab-org/gitlab-ce!29528
-rw-r--r--doc/topics/autodevops/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index 8c132570577..2fd26bb4899 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -14,6 +14,8 @@ with minimal configuration. Just push your code and GitLab takes
care of everything else. This makes it easier to start new projects and brings
consistency to how applications are set up throughout a company.
+For a demonstration of Auto DevOps, watch the video [GitLab Auto DevOps demo](https://youtu.be/4Uo_QP9rSGM).
+
## Enabled by default
Starting with GitLab 11.3, the Auto DevOps pipeline is enabled by default for all