Skip to content
Snippets Groups Projects
Commit abffaecc authored by René Schöne's avatar René Schöne
Browse files

Use "public" as path for pages

parent 558b06f6
Branches
No related tags found
1 merge request!7Resolve "Create pages documentation"
Pipeline #8769 passed
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
...@@ -6,3 +6,4 @@ venv/ ...@@ -6,3 +6,4 @@ venv/
*/build/ */build/
logs/ logs/
datasets/ datasets/
public/
...@@ -110,4 +110,4 @@ pages: ...@@ -110,4 +110,4 @@ pages:
- cd pages && mkdocs build - cd pages && mkdocs build
artifacts: artifacts:
paths: paths:
- "pages/site" - "public"
/site/
/docs/ragdoc/ /docs/ragdoc/
...@@ -21,3 +21,4 @@ plugins: ...@@ -21,3 +21,4 @@ plugins:
as_datetime: True as_datetime: True
- macros - macros
repo_url: https://git-st.inf.tu-dresden.de/OpenLicht/eraser repo_url: https://git-st.inf.tu-dresden.de/OpenLicht/eraser
site_dir: ../public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment