Skip to content
Snippets Groups Projects
Commit 512a24e6 authored by n0F4x's avatar n0F4x
Browse files

Try integrating docs with gitlab Pages

parent 0458e4cb
No related branches found
No related tags found
No related merge requests found
Pipeline #50720 passed
pages:
stage: deploy
image: python:3.12.2
script:
- pip install mkdocs-material==9.5.27
- mkdocs build --site-dir public
artifacts:
paths:
- public
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment