forked from shibao/cannery
cache dialyzer directories
This commit is contained in:
parent
c488fd158d
commit
91f47e92ed
@ -6,12 +6,14 @@ cache:
|
||||
mount:
|
||||
- _build
|
||||
- deps
|
||||
- ~/.cache/dialyzer/plts/
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: bitwalker/alpine-elixir-phoenix:1.13
|
||||
environment:
|
||||
TEST_DATABASE_URL: ecto://postgres:postgres@database/cannery_test
|
||||
HOST: testing.example.tld
|
||||
commands:
|
||||
- mix local.rebar --force
|
||||
- mix local.hex --force
|
||||
|
Loading…
Reference in New Issue
Block a user