Skip to content

Commit

Permalink
Update .gitlab-ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
cgerum committed Jul 31, 2023
1 parent f866fd7 commit 7b7860e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ build_docs:
- source venv/bin/activate
- pip install --upgrade pydoc-markdown mkdocs pymdown-extensions
script:
- pydoc-markdown --build --site-dir /afs/wsi/home/gerum/public_html/hannah
- pydoc-markdown --build --site-dir public_html/
tags:
- docker
only:
Expand Down

0 comments on commit 7b7860e

Please sign in to comment.