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

modified: .gitlab-ci.yml

parent ae36619a
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ pages: ...@@ -9,6 +9,7 @@ pages:
script: script:
- cp -r `root-config --prefix`/js public - cp -r `root-config --prefix`/js public
- ln -s public/index.htm public/index.html - ln -s public/index.htm public/index.html
- cp .htaccess public/.
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment