Update .gitlab-ci.yml
This commit is contained in:
parent
5da5f62383
commit
4085093310
@ -1,6 +1,7 @@
|
|||||||
image: elixir:latest
|
image: elixir:latest
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- apt-get update
|
||||||
- apt-get install -y rustc cargo
|
- apt-get install -y rustc cargo
|
||||||
- mix local.rebar --force
|
- mix local.rebar --force
|
||||||
- mix local.hex --force
|
- mix local.hex --force
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user