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

Update .gitlab-ci.yml

parent 789ea7da
No related branches found
No related tags found
1 merge request!213test: write a html file as artifact
...@@ -127,6 +127,7 @@ summary: ...@@ -127,6 +127,7 @@ summary:
- 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>" >> public/index.html - 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>" >> public/index.html
artifacts: artifacts:
paths: paths:
- public
- 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