This image should use sccache to store blobs in minio.
This commit is contained in:
parent
6f3e29a648
commit
1f8adbc5a9
@ -3,8 +3,10 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: rtiow
|
||||
image: registry.z.xinu.tv/drone/rust:2019-06-21-r0
|
||||
image: registry.z.xinu.tv/drone/rust:2019-06-22-r2
|
||||
commands:
|
||||
- sscache -s
|
||||
- find $PWD
|
||||
- (cd rtiow && cargo build --verbose --all)
|
||||
- (cd rtiow && cargo test --verbose --all)
|
||||
- sscache -s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user