Skip to content
Snippets Groups Projects
Commit 4ddcad86 authored by Dmitry Romanov's avatar Dmitry Romanov
Browse files

Update .gitlab-ci.yml file

parent 97f80cd4
No related branches found
No related tags found
No related merge requests found
Pipeline #28214 passed
...@@ -9,8 +9,7 @@ pages: ...@@ -9,8 +9,7 @@ pages:
script: script:
- git clone -b 6.1.0 https://github.com/root-project/jsroot.git public - git clone -b 6.1.0 https://github.com/root-project/jsroot.git public
- cp .htaccess public/. - cp .htaccess public/.
- cp -r macros public/. - cp index.htm 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 #- cp -r `root-config --prefix`/js public
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment