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