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
59bc819e
Commit
59bc819e
authored
May 03, 2020
by
rinpatch
Browse files
CI: add gcc to installed packages
parent
937a7653
Pipeline
#25224
failed with stages
in 1 minute and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
59bc819e
...
...
@@ -13,7 +13,7 @@ fetch-and-build:
paths
:
-
site/
script
:
-
apk add git python3
-
apk add git python3
gcc
-
python3 -m ensurepip
-
pip3 install mkdocs mkdocs-material markdown-include
-
./manage.sh all --branch $BRANCH
...
...
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