Commit 55842d4d authored by Rémy Coutable's avatar Rémy Coutable

Merge branch '28524-gitlab-ci-yml-coverage-key-is-unknown' into 'master'

Document when current coverage configuration option was introduced

Closes #28524

See merge request !9443
parents 29b59456 87fe6a27
---
title: Document when current coverage configuration option was introduced
merge_request: 9443
author:
......@@ -1003,6 +1003,9 @@ job:
### coverage
**Notes:**
- [Introduced][ce-7447] in GitLab 8.17.
`coverage` allows you to configure how code coverage will be extracted from the
job output.
......@@ -1361,3 +1364,4 @@ CI with various languages.
[ce-6669]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6669
[variables]: ../variables/README.md
[ce-7983]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7983
[ce-7447]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7447
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment