cache dialyzer directories
continuous-integration/drone/push Build is passing Details

This commit is contained in:
shibao 2022-02-17 23:15:08 -05:00
parent c488fd158d
commit 91f47e92ed
1 changed files with 2 additions and 0 deletions

View File

@ -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