Skip to content
Snippets Groups Projects
Commit 784c6098 authored by Alfin Johny's avatar Alfin Johny
Browse files

adapt config file

parent cb887ccc
No related branches found
No related tags found
No related merge requests found
Pipeline #1645219 failed
......@@ -72,7 +72,7 @@ pages:
- pipenv install --dev # Install all necessary dependencies
script:
# Build the MkDocs documentation site
- pipenv run mkdocs build --quiet --site-dir $CI_PROJECT_DIR/public
- pipenv run mkdocs build --verbose --site-dir $CI_PROJECT_DIR/public
needs:
- clone # This job depends on the successful completion of the clone job
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment