diff options
author | Dennis Tang <dennis@dennistang.net> | 2018-08-20 20:59:11 +0000 |
---|---|---|
committer | Dennis Tang <dennis@dennistang.net> | 2018-08-20 20:59:11 +0000 |
commit | fb28b3b375f54a7c14a395eee366cd2509a309be (patch) | |
tree | 859f7f3c28cf9012958ae61a834c02e8a0785cd6 /doc/README.md | |
parent | e8c69b9581436e7bae9a5ff882948efdd66f7e3c (diff) | |
parent | 5874b2af0ba3710faf2d247e5a63e867e2b5de7a (diff) | |
download | gitlab-ce-44704-improve-project-overview-ui-buttons.tar.gz |
Merge branch '44704-improve-project-overview-ui' into '44704-improve-project-overview-ui-buttons'44704-improve-project-overview-ui-buttons
# Conflicts:
# app/assets/stylesheets/pages/projects.scss
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index a814c787f94..4248f62c08c 100644 --- a/doc/README.md +++ b/doc/README.md @@ -133,6 +133,7 @@ scales to run your tests faster. - [GitLab CI/CD](ci/README.md): Explore the features and capabilities of Continuous Integration, Continuous Delivery, and Continuous Deployment with GitLab. - [Review Apps](ci/review_apps/index.md): Preview changes to your app right from a merge request. - [Pipeline Graphs](ci/pipelines.md#pipeline-graphs) +- [JUnit test reports](ci/junit_test_reports.md) ### Package |