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

Update .gitlab-ci.yml file

parent 784c6098
No related tags found
No related merge requests found
Pipeline #1654338 failed
......@@ -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.
Finish editing this message first!
Please register or to comment