Skip to content
Snippets Groups Projects
Commit ac392626 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

test: write a html file as artifact

parent 4a5b7f04
No related branches found
No related tags found
1 merge request!213test: write a html file as artifact
......@@ -124,6 +124,7 @@ summary:
- "backgrounds:results"
script:
- collect_benchmarks.py
- echo "<html><head>Summary</head><body><p>$(cat results/dis.json)</p><img src=\"dis/10on100/minQ2=1/Q2_correlation_DA_dis_10x100_minQ2=1.png\"/></body></html>" >> results/index.html
artifacts:
paths:
- results/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment