Update .gitlab-ci.yml
This commit is contained in:
parent
9a11c8663f
commit
a64bdac974
@ -1,7 +1,7 @@
|
|||||||
# This file is a template, and might need editing before it works on your project.
|
|
||||||
image: elixir:latest
|
image: elixir:latest
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- sudo apt-get install -y rustc cargo
|
||||||
- mix local.rebar --force
|
- mix local.rebar --force
|
||||||
- mix local.hex --force
|
- mix local.hex --force
|
||||||
- mix deps.get
|
- mix deps.get
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user