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

Update .gitlab-ci.yml file

parent dfc3a388
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ pages:
image: eicweb.phy.anl.gov:4567/containers/eic_container/debian_base:testing
stage: deploy
rules:
- if: '$CI_SERVER_HOST == "gitlab.phy.anl.gov" && $CI_COMMIT_BRANCH == "master"'
- if: '$CI_SERVER_HOST == "gitlab.phy.anl.gov" && $CI_COMMIT_BRANCH == "main"'
script:
- git clone -b 6.1.0 https://github.com/root-project/jsroot.git public
- cp .htaccess public/.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment