Skip to content
Snippets Groups Projects
Commit e4c74ffe authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'docs/add-review-apps-example' into 'master'

Link to review apps example from docs

Put a link in the example project of the Review Apps in dynamic environments
and to the list of CI examples.

See merge request !6873
parents 9bb52e05 8ebc0919
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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)
Loading
Loading
Loading
Loading
@@ -594,6 +594,8 @@ create the `review-apps/branch-name` environment.
 
This environment should be accessible under `https://branch-name.review.example.com/`.
 
You can see a simple example at https://gitlab.com/gitlab-examples/review-apps-nginx/.
### artifacts
 
>**Notes:**
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment