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
pleroma
Commits
ccd1e75e
Verified
Commit
ccd1e75e
authored
Oct 20, 2020
by
Haelwenn
Browse files
CI: Install file-dev in alpine release targets
parent
023f726d
Pipeline
#32102
passed with stages
in 10 minutes and 14 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ccd1e75e
...
...
@@ -217,7 +217,7 @@ amd64-musl:
cache
:
*release-cache
variables
:
*release-variables
before_script
:
&before-release-musl
-
apk add git gcc g++ musl-dev make cmake
-
apk add git gcc g++ musl-dev make cmake
file-dev
-
echo "import Mix.Config" > config/prod.secret.exs
-
mix local.hex --force
-
mix local.rebar --force
...
...
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