Compare commits
2 Commits
1f8adbc5a9
...
d2535b2a63
| Author | SHA1 | Date | |
|---|---|---|---|
| d2535b2a63 | |||
| d32a8bea61 |
@ -5,8 +5,9 @@ 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:
|
||||||
- sscache -s
|
- env
|
||||||
|
- /usr/local/cargo/bin/sscache -s
|
||||||
- find $PWD
|
- find $PWD
|
||||||
- (cd rtiow && cargo build --verbose --all)
|
- (cd rtiow && cargo build --verbose --all)
|
||||||
- (cd rtiow && cargo test --verbose --all)
|
- (cd rtiow && cargo test --verbose --all)
|
||||||
- sscache -s
|
- /usr/local/cargo/bin/sscache -s
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user