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

Talteen

parent d7ff36e2
No related branches found
No related tags found
No related merge requests found
Pipeline #403322 passed
image: gitlab.labranet.jamk.fi:4567/tools-and-services/mkdocs-plantuml-docker image: python:3.8
pages: pages:
script: script:
- mkdocs build - apt update && apt install git -y
artifacts: - pip install mkdocs
paths: - pip install mkdocs-material
- public - git clone https://github.com/g-provost/lightgallery-markdown.git
tags: - cd lightgallery-markdown
- general - python setup.py install
- cd ..
- mkdocs --version
- mkdocs build
artifacts:
paths:
- public
tags:
- general
\ No newline at end of file
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