Compare commits
No commits in common. "d2535b2a63cc0a40165c88395a0cd0155331573f" and "1f8adbc5a942694588297aa447d121e6b7d40b15" have entirely different histories.
d2535b2a63
...
1f8adbc5a9
@ -5,9 +5,8 @@ steps:
|
||||
- name: rtiow
|
||||
image: registry.z.xinu.tv/drone/rust:2019-06-22-r2
|
||||
commands:
|
||||
- env
|
||||
- /usr/local/cargo/bin/sscache -s
|
||||
- sscache -s
|
||||
- find $PWD
|
||||
- (cd rtiow && cargo build --verbose --all)
|
||||
- (cd rtiow && cargo test --verbose --all)
|
||||
- /usr/local/cargo/bin/sscache -s
|
||||
- sscache -s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user