summaryrefslogtreecommitdiff
path: root/doc/ci/examples/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-10-14 08:26:40 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-10-14 08:33:56 +0200
commit8ebc0919ea7a0647b5b5a0951cd3ce2070d78bb2 (patch)
treed658f9631e9b664a9f5252494e2082563a48ca30 /doc/ci/examples/README.md
parent9a7afd2a63ae9f9d02a403ecf6d1beea74ac13b7 (diff)
downloadgitlab-ce-8ebc0919ea7a0647b5b5a0951cd3ce2070d78bb2.tar.gz
Link to review apps example from docs
[ci skip]
Diffstat (limited to 'doc/ci/examples/README.md')
-rw-r--r--doc/ci/examples/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md
index 08fbd9afa2f..ffc310ec8c7 100644
--- a/doc/ci/examples/README.md
+++ b/doc/ci/examples/README.md
@@ -13,6 +13,7 @@ Apart from those, here is an collection of tutorials and guides on setting up yo
- [Test a Scala application](test-scala-application.md)
- [Test a Phoenix application](test-phoenix-application.md)
- [Using `dpl` as deployment tool](deployment/README.md)
+- [Example project that shows how to use Review Apps](https://gitlab.com/gitlab-examples/review-apps-nginx/)
- [Blog post about using GitLab CI for iOS projects](https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/)
- [Repositories with examples for various languages](https://gitlab.com/groups/gitlab-examples)
- [The .gitlab-ci.yml file for GitLab itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml)