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

Fix CI issues

parent 10d14299
No related branches found
No related tags found
3 merge requests!55[WEBPAGE] Update style of current unicado page,!18Fix header issue in subpages.,!17Integrate mkdoxy in CI pipeline
Pipeline #1575076 waiting for manual action
......@@ -59,7 +59,7 @@ pages:
- documentation # Label for the job to be picked up by appropriate runners
before_script:
# Install pipenv to manage Python dependencies
- apk update && apk --no-cache add doxygen graphviz
- apk update && apk --no-cache add graphviz
- pip install pipenv
- pipenv install # Install the dependencies from the Pipfile
- pipenv run pip install mkdoxy # Install the mkdoxy plugin if needed
......
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