diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ed8e273559551b73f6c0836b20e8b34aea337004..0b8d5ec707af3d7fed0bbe33d0b57edab5c29754 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -124,7 +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
+    - 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:
     paths:
       - results/*