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
035c44dd
Commit
035c44dd
authored
Aug 13, 2020
by
lain
Browse files
CI: Add cmake to build
parent
88ec5c2d
Pipeline
#29744
passed with stages
in 15 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
035c44dd
...
@@ -194,6 +194,7 @@ amd64:
...
@@ -194,6 +194,7 @@ amd64:
variables
:
&release-variables
variables
:
&release-variables
MIX_ENV
:
prod
MIX_ENV
:
prod
before_script
:
&before-release
before_script
:
&before-release
-
apt install cmake -y
-
echo "import Mix.Config" > config/prod.secret.exs
-
echo "import Mix.Config" > config/prod.secret.exs
-
mix local.hex --force
-
mix local.hex --force
-
mix local.rebar --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