diff options
author | Russell Dickenson <rdickenson@gitlab.com> | 2019-06-12 04:56:08 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-06-12 04:56:08 +0000 |
commit | efdb7ba2a85ffc7a1061e964a05d458afc375925 (patch) | |
tree | fec047c9c986c59d2b3c98d7294ba9b09ff246ae /doc | |
parent | 4373d0ddad2dfa87421cb127816b4d5774bcb676 (diff) | |
download | gitlab-ce-efdb7ba2a85ffc7a1061e964a05d458afc375925.tar.gz |
Add link to Auto DevOps demo video
Diffstat (limited to 'doc')
-rw-r--r-- | doc/topics/autodevops/index.md | 2 |
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 |