summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-19 23:33:46 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-19 23:33:46 -0500
commit037319203f1bd26431e69ef1e2b825fffb98ee80 (patch)
tree0e508a777db1885a193f659b3f4815e5a755b065 /.gitlab-ci.yml
parente03c1e50653584b7bb4b2173e991164f41329e10 (diff)
downloadhorizon-037319203f1bd26431e69ef1e2b825fffb98ee80.tar.gz
horizon-037319203f1bd26431e69ef1e2b825fffb98ee80.tar.bz2
horizon-037319203f1bd26431e69ef1e2b825fffb98ee80.tar.xz
horizon-037319203f1bd26431e69ef1e2b825fffb98ee80.zip
CI: Save test results
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2b0e4b9..9da1f01 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,6 +24,7 @@ test:
artifacts:
paths:
- cov_html
+ - tests/rspec.xml
reports:
junit: tests/rspec.xml
metrics: metrics.txt