summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-10-19 11:55:27 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-10-27 09:53:38 +0200
commite94ce9d68af53bc54b20bc95e5092681980c2931 (patch)
tree73d1db07925ab0151a4e1d44feef968f3cde0f9d
parent7abcb29d161651418b8ee9041712c31c9d0add06 (diff)
downloadgitlab-ce-e94ce9d68af53bc54b20bc95e5092681980c2931.tar.gz
Add Review apps link to CI README
-rw-r--r--doc/ci/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index 341bc85a16a..040536ec834 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -19,4 +19,8 @@
- [Build permissions](../user/permissions.md#build-permissions)
- [API](../api/ci/README.md)
- [CI services (linked docker containers)](services/README.md)
-- [**New CI build permissions model**](../user/project/new_ci_build_permissions_model.md) Read about what changed in GitLab 8.12 and how that affects your builds. There's a new way to access your Git submodules and LFS objects in builds.
+- [Review Apps](review_apps/index.md)
+
+### Breaking changes
+
+- [New CI build permissions model](../user/project/new_ci_build_permissions_model.md) Read about what changed in GitLab 8.12 and how that affects your builds. There's a new way to access your Git submodules and LFS objects in builds.