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

Resolve "Add artifacts summary"

parent 1ea519b1
Branches
Tags
1 merge request!219Resolve "Add artifacts summary"
......@@ -20,6 +20,7 @@ default:
- results
- config
- .env
- summary.txt
reports:
dotenv: .env
......@@ -126,6 +127,7 @@ summary:
- "backgrounds:results"
script:
- collect_benchmarks.py
- find results -print | sort | tee summary.txt
artifacts:
paths:
- results/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment