Skip to content
Snippets Groups Projects
Commit d4436a22 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

parent 9a57e328
Branches
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ pages:
- if: '$CI_SERVER_HOST == "gitlab.phy.anl.gov" && $CI_COMMIT_BRANCH == "master"'
script:
- cp -r `root-config --prefix`/js public
- ln -s public/index.htm public/index.html
artifacts:
paths:
- public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment