summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-05-17 23:53:11 +0000
committerEvan Read <eread@gitlab.com>2019-05-17 23:53:11 +0000
commit0e36d88c3e6e4dde51b59362e92e8ea760418c1c (patch)
treec02950b5febd86da057707e7a41586e64cd2166a
parent225e5fdfacdc373f94ff4f13f3e7298a14056a98 (diff)
parent7c73078f671afe7cfa131d685a28a9ccf311adc3 (diff)
downloadgitlab-ce-0e36d88c3e6e4dde51b59362e92e8ea760418c1c.tar.gz
Merge branch 'add-date-for-metrics' into 'master'
Add in release when metrics report was added See merge request gitlab-org/gitlab-ce!28274
-rw-r--r--doc/ci/yaml/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 36b88ff12c2..31ff56e06f8 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -1510,6 +1510,8 @@ be automatically shown in merge requests.
##### `artifacts:reports:metrics` **[PREMIUM]**
+> Introduced in GitLab 11.10.
+
The `metrics` report collects [Metrics](../../ci/metrics_reports.md)
as artifacts.