diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c778bcb4c34a7dffc80eb3355328ef9683e153d..e32d8279d67b9c4eae0d3b3bda1ece66b4543eb2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,8 +9,8 @@ pages:
   script:
     - git clone https://github.com/root-project/jsroot.git public
     - cp .htaccess public/.
-    - cp index.htm public/.
     - cd public && ln -s index.htm index.html && cd ..
+      #- cp index.htm public/.
       #- cp -r `root-config --prefix`/js public
   artifacts:
     paths: