Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Game Development Module
ttow0211-basics-of-game-development
Commits
06a972a5
Commit
06a972a5
authored
Jan 12, 2021
by
Paavo Nelimarkka
Browse files
Update .gitlab-ci.yml
parent
a4d42683
Pipeline
#307742
failed with stage
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
06a972a5
image
:
python:3.8
image
:
gitlab.labranet.jamk.fi:4567/tools-and-services/mkdocs-plantuml-docker
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
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment