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

Revert "adapt config file"

This reverts commit 784c6098.
parent 784c6098
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ pages:
- pipenv install --dev # Install all necessary dependencies
script:
# Build the MkDocs documentation site
- pipenv run mkdocs build --verbose --site-dir $CI_PROJECT_DIR/public
- pipenv run mkdocs build --quiet --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