Skip to content
Snippets Groups Projects
Commit 9c9c38ce authored by Marko Rintamäki's avatar Marko Rintamäki
Browse files

Update .gitlab-ci.yml

parent f227d009
No related branches found
No related tags found
No related merge requests found
Pipeline #437356 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
......@@ -15,4 +15,4 @@ pages:
paths:
- public
tags:
- general
\ No newline at end of file
- 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