Add deployment strategy docs

This commit is contained in:
Matija Čupić 2018-06-07 16:47:54 +00:00
parent 5024c4aacc
commit f60da4145d

View file

@ -234,6 +234,15 @@ in **Admin Area > Settings > Continuous Integration and Deployment**. Doing that
all the projects that haven't explicitly set an option will have Auto DevOps all the projects that haven't explicitly set an option will have Auto DevOps
enabled by default. enabled by default.
### Deployment Strategy
You can change the deployment strategy used by Auto DevOps from within the UI.
The available options are:
* Continuous deployment to production
* Automatic deployment to staging, manual deployment to production
## Stages of Auto DevOps ## Stages of Auto DevOps
The following sections describe the stages of Auto DevOps. Read them carefully The following sections describe the stages of Auto DevOps. Read them carefully