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
54d99cbb
Verified
Commit
54d99cbb
authored
Oct 20, 2020
by
Haelwenn
Browse files
CI: Install libmagic-dev in debian release targets
parent
ccd1e75e
Pipeline
#32127
passed with stages
in 53 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
54d99cbb
...
...
@@ -198,7 +198,7 @@ amd64:
variables
:
&release-variables
MIX_ENV
:
prod
before_script
:
&before-release
-
apt-get update && apt-get install -y cmake
-
apt-get update && apt-get install -y cmake
libmagic-dev
-
echo "import Mix.Config" > config/prod.secret.exs
-
mix local.hex --force
-
mix local.rebar --force
...
...
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