This commit is contained in:
parent
21acb0b897
commit
15cd6e7135
@ -5,5 +5,5 @@ steps:
|
||||
- name: rtiow
|
||||
image: registry.z.xinu.tv/drone/rust:2019-06-21-r0
|
||||
commands:
|
||||
- cd rtiow && cargo build --verbose --all
|
||||
- cd rtiow && cargo test --verbose --all
|
||||
- (cd rtiow && cargo build --verbose --all)
|
||||
- (cd rtiow && cargo test --verbose --all)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user