summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatija Čupić <matteeyah@gmail.com>2018-06-07 17:25:16 +0000
committerMatija Čupić <matteeyah@gmail.com>2018-06-07 17:25:16 +0000
commite4027a746cdf474671319d236f12ed3676ef3d22 (patch)
tree54c5db6da66839429cf60b1b45dfdca0807d3863
parentf60da4145d9107aaf5d4b618e567b689784a2bd8 (diff)
downloadgitlab-ce-e4027a746cdf474671319d236f12ed3676ef3d22.tar.gz
Add option descriptions
-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 522cecbcac7..1211529b8f7 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -241,7 +241,9 @@ You can change the deployment strategy used by Auto DevOps from within the UI.
The available options are:
* Continuous deployment to production
+ * This enables Auto Deploy - https://docs.gitlab.com/ee/topics/autodevops/#auto-deploy
* Automatic deployment to staging, manual deployment to production
+ * The user is responsible for deploying to staging and production - https://docs.gitlab.com/ce/ci/environments.html#manually-deploying-to-environments
## Stages of Auto DevOps