Commit 4bd495a2 authored by Evan Read's avatar Evan Read

Merge branch 'patch-36' into 'master'

Update index.md

See merge request gitlab-org/gitlab!18626
parents 82f3fa14 d0c3b41a
...@@ -24,8 +24,8 @@ In the above example: ...@@ -24,8 +24,8 @@ In the above example:
- A Review App is built every time a commit is pushed to `topic branch`. - A Review App is built every time a commit is pushed to `topic branch`.
- The reviewer fails two reviews before passing the third review. - The reviewer fails two reviews before passing the third review.
- Once the review as passed, `topic branch` is merged into `master` where it's deploy to staging. - Once the review has passed, `topic branch` is merged into `master` where it is deployed to staging.
- After been approved in staging, the changes that were merged into `master` are deployed in to production. - After having been approved in staging, the changes that were merged into `master` are deployed in to production.
## How Review Apps work ## How Review Apps work
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment