Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Stream Server Project
Stream Server
Commits
df69ce56
Commit
df69ce56
authored
Jun 16, 2020
by
Simon Kirsten
Browse files
Fixed CI build
parent
1b72a2ea
Pipeline
#43034
failed with stages
in 2 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci-docs.yml
View file @
df69ce56
...
...
@@ -2,9 +2,12 @@
docs
:
stage
:
build
image
:
python:3.7-
alpine
image
:
python:3.7-
slim
before_script
:
-
apt-get update
-
apt-get install -y --no-install-recommends gcc
# TODO: we should consider also version locking these packages:
# ++ everything will work in the future
# -- we won't see any future improvements of the mkdocs and mkdocs-material packages
...
...
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