diff options
author | Matija Čupić <matteeyah@gmail.com> | 2018-06-08 11:35:14 +0200 |
---|---|---|
committer | Matija Čupić <matteeyah@gmail.com> | 2018-06-08 11:35:14 +0200 |
commit | 52fe50b8c57964b620a152889c45a5e96dd42ba1 (patch) | |
tree | 9bd391a2a182ec6c288f3ce60eb24f9a734c0c3b /doc/topics | |
parent | 6ca8668f13b0c88ebc9eaad9eca20161fc925e4b (diff) | |
download | gitlab-ce-52fe50b8c57964b620a152889c45a5e96dd42ba1.tar.gz |
Add brief technical explanation for deploy strategies variables
Diffstat (limited to 'doc/topics')
-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 cf85187a570..bf60ef2023c 100644 --- a/doc/topics/autodevops/index.md +++ b/doc/topics/autodevops/index.md @@ -237,6 +237,8 @@ enabled by default. ### Deployment Strategy You can change the deployment strategy used by Auto DevOps from within the UI. +This sets or unsets the `STAGING_ENABLED` and `INCREMENTAL_ROLLOUT_ENABLED` +variables. The available options are: |