This commit is contained in:
parent
7a9108f95e
commit
c422c06fea
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ when:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: elixir:latest
|
||||
image: public.ecr.aws/docker/library/elixir:latest
|
||||
commands:
|
||||
- mix local.rebar --force
|
||||
- mix local.hex --force
|
||||
|
|
Loading…
Reference in a new issue