Skip to content
Snippets Groups Projects
Commit 3ea6404c authored by N4873's avatar N4873
Browse files

Upload New File

parent c6b8ace1
No related branches found
No related tags found
No related merge requests found
Pipeline #533651 passed
image: python:3.8
pages:
script:
- apt update && apt install git -y
- pip install mkdocs
- pip install mkdocs-material
- pip install plantuml-markdown
- git clone https://github.com/g-provost/lightgallery-markdown.git
- cd lightgallery-markdown
- python setup.py install
- cd ..
- mkdocs --version
- mkdocs build
artifacts:
paths:
- public
tags:
- general
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