Skip to content
Snippets Groups Projects
Verified Commit 79b76195 authored by Lars Bilke's avatar Lars Bilke
Browse files

Add baseURL for Pages.

parent 6d3db94e
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ pages:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
script:
- cd visgroup
- hugo
- hugo --baseURL $CI_PAGES_URL
- mv public ../
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment