This commit is contained in:
parent
d7d14c59a5
commit
615e40fe2f
@ -11,7 +11,7 @@ steps:
|
|||||||
- name: rtiow
|
- name: rtiow
|
||||||
image: registry.z.xinu.tv/drone/rust:2019-06-22-r2
|
image: registry.z.xinu.tv/drone/rust:2019-06-22-r2
|
||||||
commands:
|
commands:
|
||||||
- /usr/local/cargo/bin/sscache -s
|
- sccache -s
|
||||||
- (cd rtiow && cargo build --verbose --all)
|
- (cd rtiow && cargo build --verbose --all)
|
||||||
- (cd rtiow && cargo test --verbose --all)
|
- (cd rtiow && cargo test --verbose --all)
|
||||||
- /usr/local/cargo/bin/sscache -s
|
- sccache -s
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user