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

Missed artifact summary

- added artifact summary file

	modified:   .gitlab-ci.yml
parent 803437b1
No related branches found
No related tags found
1 merge request!220Missed artifact summary
This commit is part of merge request !220. Comments created here will be created in the context of that merge request.
...@@ -130,6 +130,7 @@ summary: ...@@ -130,6 +130,7 @@ summary:
- find results -print | sort | tee summary.txt - find results -print | sort | tee summary.txt
artifacts: artifacts:
paths: paths:
- summary.txt
- results/* - results/*
# reports: # reports:
# junit: ["results/dvcs/report2.xml"] # junit: ["results/dvcs/report2.xml"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment