diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 62b7a36383c8ac93e3409c6879e630f3707d28f8..31d7552e2e78e0f4f20097fdc2919e14692e82c0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,8 +9,7 @@ pages: script: - git clone -b 6.1.0 https://github.com/root-project/jsroot.git public - cp .htaccess public/. - - cp -r macros public/. - - cd public && ln -s index.htm index.html && cd .. + - cp index.htm public #- cp index.htm public/. #- cp -r `root-config --prefix`/js public artifacts: