Skip to content
Snippets Groups Projects
Commit 2e63cb22 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

	modified:   dvcs/dvcs.sh
parent 86734622
No related branches found
No related tags found
No related merge requests found
......@@ -44,4 +44,4 @@ summary:
- echo "All benchmarks passed"
artifacts:
reports:
junit: ["results/dvcs/report.xml"]
junit: ["results/dvcs/report.xml","results/dvcs/report2.xml"]
......@@ -62,6 +62,7 @@ fi
# Collect the results
cp dvcs/report.xml results/dvcs/.
cp dvcs/report2.xml results/dvcs/.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment