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
d833d2c1
Commit
d833d2c1
authored
Aug 19, 2020
by
lain
Browse files
CI: Fix release builds once more.
parent
8d70692a
Pipeline
#29955
passed with stages
in 22 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d833d2c1
...
...
@@ -194,7 +194,7 @@ amd64:
variables
:
&release-variables
MIX_ENV
:
prod
before_script
:
&before-release
-
apt install cmake
-y
-
apt
-get update && apt-get
install
-y
cmake
-
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