Skip to content
Snippets Groups Projects
Commit d0e62fcf authored by Troy Lindsay's avatar Troy Lindsay
Browse files

Set mkdocs site_dir to required "public" dir

parent ef0f2168
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ before_script:
pages:
script:
- mkdocs build
- mv site public
artifacts:
paths:
- public
......
site_name: My Docs by GitLab Pages
site_url: https://pages.gitlab.io/mkdocs
site_dir: public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment