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
Branches
Tags
No related merge requests found
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
......@@ -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