Fix drone cargo volume
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alex Mikhalev 2020-08-18 10:35:08 -06:00
parent 552a694f32
commit 55da8a75e1

View File

@ -13,6 +13,6 @@ steps:
- cargo test --verbose --all - cargo test --verbose --all
volumes: volumes:
- name: cache - name: cargo-registry
host: host:
path: /var/lib/drone/sprinklers_rs/cargo-registry path: /var/lib/drone/sprinklers_rs/cargo-registry