Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4bd495a2
Commit
4bd495a2
authored
Oct 16, 2019
by
Evan Read
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-36' into 'master'
Update index.md See merge request gitlab-org/gitlab!18626
parents
82f3fa14
d0c3b41a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/ci/review_apps/index.md
doc/ci/review_apps/index.md
+2
-2
No files found.
doc/ci/review_apps/index.md
View file @
4bd495a2
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment