Build files: Add cmake
This commit is contained in:
parent
2bc2b321b6
commit
a47406d577
2 changed files with 2 additions and 2 deletions
|
|
@ -212,7 +212,7 @@ amd64-musl:
|
|||
cache: *release-cache
|
||||
variables: *release-variables
|
||||
before_script: &before-release-musl
|
||||
- apk add git gcc g++ musl-dev make
|
||||
- apk add git gcc g++ musl-dev make cmake
|
||||
- echo "import Mix.Config" > config/prod.secret.exs
|
||||
- mix local.hex --force
|
||||
- mix local.rebar --force
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue