Skip to content
Snippets Groups Projects

Revert "Update JSROOT version"

Merged Sylvester Joosten requested to merge revert-31638823 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -7,7 +7,7 @@ pages:
rules:
- if: '$CI_SERVER_HOST == "gitlab.phy.anl.gov" && $CI_COMMIT_BRANCH == "master"'
script:
- git clone -b 6.2.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 -r macros public/.
- cd public && ln -s index.htm index.html && cd ..
Loading