Skip to content
Snippets Groups Projects
Commit 80cca70b authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

initialize CI with plain jsroot

parent 4e4f75aa
No related branches found
No related tags found
No related merge requests found
stages:
- deploy
pages:
image: eicweb.phy.anl.gov:4567/containers/eic_container/jug_dev:testing
stage: deploy
rules:
- if: '$CI_SERVER_HOST == "gitlab.phy.anl.gov" && $CI_COMMIT_BRANCH == "master"'
script:
- cp -r `root-config --prefix`/js public
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment