Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
docs
Commits
0f5829c1
Commit
0f5829c1
authored
May 03, 2020
by
rinpatch
Browse files
CI: Add musl-dev to installed packages
parent
f8d25ef0
Pipeline
#27511
passed with stages
in 2 minutes and 13 seconds
Changes
1
Pipelines
224
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0f5829c1
...
...
@@ -13,7 +13,7 @@ fetch-and-build:
paths
:
-
site/
script
:
-
apk add git python3 gcc python3-dev
-
apk add git python3 gcc python3-dev
musl-dev
-
python3 -m ensurepip
-
pip3 install mkdocs mkdocs-material markdown-include
-
./manage.sh all --branch $BRANCH
...
...
Write
Preview
Markdown
is supported
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