Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
af6e9d54
Commit
af6e9d54
authored
Mar 19, 2020
by
Georgios Bitzes
Browse files
Install mkdocs from pip
parent
e1317224
Pipeline
#1497406
failed with stages
in 20 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
af6e9d54
...
...
@@ -12,7 +12,8 @@ make-docs:
stage
:
build
image
:
fedora:latest
script
:
-
dnf install -y mkdocs
-
dnf install -y python3-pip
-
pip3 install mkdocs
-
cd mkdocs
-
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